https://github.com/kiesun/fast-create
https://github.com/kiesun/fast-create
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiesun/fast-create
- Owner: KieSun
- License: mit
- Created: 2020-11-27T14:33:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-07T13:09:52.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T09:03:04.552Z (8 months ago)
- Language: TypeScript
- Size: 101 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fast-create
Command line interface for rapid npm package development.
## Install
```
npm install -g fast-create
```## Usage
```
fast-create create test
```Project Built-in TypeScript.
## License
MIT © yck.