This topic was automatically generated from Slack. You can find the original thread here.
I’ve been doing a lot with Pipedream lately. I wonder if there is a good way to dev locally. Maybe with VS Code? Now, don’t mistake me for long tenured dev that knows everything. I’m a bit more adhoc. I just like the idea of doing some testing locally, and perhaps using github for code archiving/control. Could use the command line to deploy.
I found a post here: Developing code steps in a workflow locally?
Though I’ll admit I don’t understand some of it. Maybe I need to dive into more on the CLI docs. I mostly build my workflows with python code blocks. Anyone have a setup they are using that are willing to share more details?