You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

create-simple-projects

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-simple-projects

Create simple project with ts, jest, eslint, prettier and other stuff.

0.0.5
Source
npm
Version published
Weekly downloads
24
-11.11%
Maintainers
1
Weekly downloads
 
Created
Source

Inspired by:

mycli

Usage

Create a new project based on template.

npx create-simple-projects

Or

npm i create-simple-projects - g && npx csp

Options

template

Select template project, Available options:

  • ts

npx csp --template ts

name

Name for new project.

npx csp --name test

Keywords

template

FAQs

Package last updated on 11 Aug 2021

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