19 lines
365 B
Markdown
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
|