@getditto/project-cli
v0.0.12
Published
node-typescript-starter cli
Downloads
3
Readme
Project CLI
A terminal program to help you create cool starter projects. You'll need Node 8.x or higher for this CLI to work properly.
To install the cli:
npm install @getditto/project -g
Node TypeScript Project
project init mycoolproj
or a shorter version!
pcli init mycoolproj