README
Dongdong-cli
Englist | 简体中文
Description
based on node 10.16.3
Start
// Standard beginning
#!/usr/bin/env node
use
dongdong -h
test
npm link
Cancel private module
npm unlink <CliName>
0.0.1 version
- Test whether the command is executed
0.0.2 version
- Add template
- Associate with config
0.3.0 version
- Add vue template
0.4.0 version
- Add git push
0.4.1 version
- Add vue typeScript template
0.4.2 version
- Add simple vue-ts Project template
0.4.3 version
- restore new logic
- repair Cannot create new without executing the init command first(new)
0.5.0 version
- get script in package.json
- Option to execute script
0.6.0 version
- Upload oss (qiniu/ali)
0.6.1 version
- Add vue3 typeScript template