Files
example-ts-cli/Readme.md
Tommy Parnell 28bb8f4e67 video
2022-07-08 20:06:06 -04:00

19 lines
365 B
Markdown

## CLI Example
A simple example of making gorgeous CLI's with Typescript, Commander.js, and ora.
Read this blog post for more information.
## How to run this
`npm install`
`npm build`
`npm link`
You should now have `terribledev` as a command on your path
https://user-images.githubusercontent.com/3459800/178083536-4226f3fc-46b6-4629-a3f7-c7aaf3bf9445.mp4