2

ctsp - npm

 2 years ago
source link: https://www.npmjs.com/package/ctsp
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

CTSP- Create TS Project

A CLI tool to create a NodeJS project with TypeScript

CTSP is a CLI tool to make easier to start a new NodeJS project and configure Typescript on it.

CLI

Features

  • Start a new NodeJS+TS project from CLI
  • Install common dependencies like Express, Lodash or Mongoose
  • If Express is marked to be installed, CTSP creates a folder structure for it (routes,views,models,components,middlewares)
  • Automatic GIT repository initialization

Installation

npm i ctsp -g

Create a project

Start CTSP running this on your console.

ctsp

CTSP will create a folder with the given project name


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK