1.0.1 • Published 8 months ago
@wakeflow/run-cli v1.0.1
@wakeflow/run-cli
This CLI tool helps you upload code from your current working directory to https://run.wakeflow.io.
Installation:
npm i -g @wakeflow/run-cli
Usage
- You need to have a comment in the file you wish to upload with the upload URL.
example:
// WAKEFLOW_RUN_URL https://run.wakeflow.io/your-name/test
- Once installed you can just run the service in your terminal with the command
run
. - This will upload the contents of your file to https://run.wakeflow.io.
Problems/Support/Feedback
For any questions please feel free to reach out to andi@wakeflow.io