@am92/cli
v1.0.4
Published
Command line interface of utilities for @am92 packages and boilerplates
Downloads
261
Readme
@am92/cli
Table of Content
Installation
pnpm install -g @am92/cli
Note: Use pnpm
and not npm
to install.
Usage
Get List of all commands
am92 --help
Get help of individual command
am92 [command] --help
To set up autocomplete of commands, run the following command and follow the instructions:
am92 completion