0.2.0 • Published 3 years ago

create-common-typescript v0.2.0

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
3 years ago

create-common-typescript

Forked from https://github.com/jsynowiec/node-typescript-boilerplate

Provides a command to start a typescript app.

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

Usage

npx create-common-typescript $project-name -t $project-type

Or

npm init common-typescript $project-name -t $project-type

Or

yarn create common-typescript $project-name -t $project-type

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

Options

-t, --type: Project type: "node", "react" or "react-app"

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

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

0.2.0

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.2-0

4 years ago

0.0.1

4 years ago