Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

idp-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idp-cli

cli to generate projects

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

idp-cli

🖥 cli to generate projects

instalation

npm i idp-cli -g

sample use

idp new     // new project
idp new -n  // new Angular project
idp new -r  // new ReactJS project
idp new -j  // new Javascript project 
idp new -v  // new Vue project 

to start development

npm i -g
npm link

Shoutout

🎉 Special thanks to Tim for his article!

Keywords

CLI

FAQs

Package last updated on 31 Jan 2018

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