Public
Like
cli-starter
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v6View latest version
Minimal example of creating a CLI in Val Town
Remix this project to start building your own CLI
Once you've remixed this project, run this command in your computer's terminal.
Replace the URL with the module URL from your val's main.tsx
file,
and pass in the name of the command to the -n
flag.
deno install -n hello https://esm.town/v/jxnblk/cli-starter/main.tsx