UNPKG

tw-runner

Version:

Run and manage Tower Website projects with this utility.

15 lines (11 loc) 309 B
#!/usr/bin/env node console.log(` 🧰 RUNNER - available commands: new Create a new project clone Clone a project from an existing repository publish Publish a project to a repository update Update RUNNER help Show this help menu Usage: runner <command> [...args] `);