1.0.2 • Published 8 years ago
your-cli-tool v1.0.2
This is my very simple cli tool
Once installed it will create a directory with the name of your choosing and create a test.txt file in that directory.
To install
To install:
npm install -g your-cli-tool
To use
To use this tool once installed, enter the command:
yct <new-directory-name>
you can also use the command:
your-cli-tool <new-directory-name>