Latest Socket ResearchMalicious Chrome Extension Performs Hidden Affiliate Hijacking.Details
Socket
Book a DemoInstallSign in
Socket

tdp-cli

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tdp-cli

cli tools for tdp

latest
Source
npmnpm
Version
0.4.0
Version published
Maintainers
1
Created
Source

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

Keywords

cli

FAQs

Package last updated on 30 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts