cosplay
v0.2.4
Published
Command line interface for github package development
Downloads
2
Readme
cosplay
cli to do a lot of things
Usage
1.create a package folder by templates:
cosplay create <app-name>
2.create a new repo in github and push to it:
cosplay git
3.look for help:
cosplay --help
ToDos
- [x] write by typescript
- [x] create feature
- [x] git feature
- [x] suggestion for commands
- [ ] more templates