0.4.0 • Published 3 years ago
tdp-cli v0.4.0
How to use
1. install ->
npm i tdp-cli -g
2. use ->
cd <dir>
tdp create <projectName> [itcode] [pwd] [appid]
like this:
tdp create demo // choose a app to create project
or:
tdp create demo -itcode liuyc14 -pwd 66666 -appId 898
// create project for the app(898)
or:
tdp run // the dir must has a *.uid file
For developer
-> 1. npm install
-> 2. npm run build <Or> npm run dev
-> 3. npm link
-> 4. cd workspace
-> 5. tdp test
0.3.2
3 years ago
0.4.0
3 years ago
0.3.1
3 years ago
0.3.4
3 years ago
0.3.3
3 years ago
0.3.0
3 years ago
0.2.4
3 years ago
0.2.3
3 years ago
0.2.2
3 years ago
0.2.1
3 years ago
0.2.0
3 years ago
0.1.3
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago
0.1.0
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago