0.0.1-0 • Published 4 years ago

create-common-ts v0.0.1-0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
4 years ago

Create Common Ts

Provides a command to start a node typescript app or package.

Based on commands listed in https://docs.npmjs.com/cli/init

Usage

npx create-common-ts $project-name

Or

npm init common-ts $project-name

Or

yarn create common-ts $project-name

$project-name supports namespaced names like @org/project

Options

-b, --attach-bin: Adds bin script linked to index file

-s, --skip-install: Skips dependencies installation

0.0.1

4 years ago

0.0.1-0

4 years ago