Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kovsu/cli-tool-start
https://github.com/kovsu/cli-tool-start
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kovsu/cli-tool-start
- Owner: kovsu
- Created: 2022-11-15T06:59:16.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T07:05:31.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T06:55:28.540Z (7 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# First cli tool experience
- Use Chalk to color the text and background
- Use Inquirer to ask questions
- Use Spinner to show loading> Learn from [Fireship](https://www.youtube.com/watch?v=_oHByo8tiEY)