init
This commit is contained in:
15
Readme.md
Normal file
15
Readme.md
Normal 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.
|
||||
|
||||

|
||||
|
||||
## How to run this
|
||||
|
||||
`npm install`
|
||||
`npm build`
|
||||
`npm link`
|
||||
|
||||
You should now have `terribledev` as a command on your path
|
||||
Reference in New Issue
Block a user