0.4.0 • Published 2 years ago

tdp-cli v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.0

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago