This commit is contained in:
Tommy Parnell
2022-07-08 20:03:30 -04:00
commit d9c6f73941
8 changed files with 1143 additions and 0 deletions

15
Readme.md Normal file
View File

@@ -0,0 +1,15 @@
## CLI Example
A simple example of making gorgeous CLI's with Typescript, Commander.js, and ora.
Read this blog post for more information.
![a video demo](./cli.mp4)
## How to run this
`npm install`
`npm build`
`npm link`
You should now have `terribledev` as a command on your path