@ayco/cli
v1.0.3
Published
Various utility commands
Downloads
237
Readme
Ayo CLI
Various utility commands
Usage
Install globally with npm i -g @ayco/cli@latest
.
Then, you can run ayo
to see a list of commands available.
You can run a command with the --help
flag for documentation. For example, ayo code --help
will show the docs for the code
command.
Commands
| subcommand | description |
|---|---|
| code
| Select from a list of workspaces, then open code editor |