0.1.3 • Published 5 years ago

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

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
5 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

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago