0.1.3 • Published 6 years ago

@core-tools/generator-node-module v0.1.3

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
6 years ago

@core-tools/generator-node-module

Basic setup

You must install yo before do anything

npm install -g yo

development

yarn link

Installation

Generate your new js project:

mkdir foobar && cd foobar
yo @core-tools/node-module

Generate your new typescript project:

mkdir foobar && cd foobar
yo @core-tools/node-module --ts
0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago