Skip to content

Commit a367631

Browse files
author
jonatansalas
committed
Merge remote-tracking branch 'origin/master'
2 parents b0a6d1f + 1d7f0e6 commit a367631

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,14 @@ npm install --save create-typescript-api
2121

2222
## Usage
2323

24-
```bash
25-
create-typescript-api
26-
```
24+
![cli-usage](https://github.com/BlackBoxVision/create-typescript-api/blob/master/media/cmd-usage.gif)
2725

28-
This will display you an input to introduce the projectName or project path. Hit enter and wait, and then you're good to go!
26+
## TODO
2927

28+
- [ ] **Show progress of download**
29+
- [ ] **Install package.json dependencies**
30+
- [ ] **Remove Text-Input to use process.argvs (eg: create-typescript-api project-name)**
31+
3032
## Issues
3133

3234
If you found a bug, or you have an answer, or whatever. Please, open an [issue](https://github.com/BlackBoxVision/create-typescript-api/issues). We will do our best to fix it.

0 commit comments

Comments
 (0)