a simple template-based scaffolding tool to help create app
- [x] create template
- [x] add template
- [x] remote template download and transform
- [ ] middleware
- [ ] plugins
- [ ] testing
The reason is that I think I need a scaffolding tool that is more suitable for my personal productivity
P.S. The picture is from the Internet
git clone xxx(download this respository)
npm run start
or
npm install tapp-cli
tapp-cli create
create template
tapp-cli create
add template
tapp-cli add