grit-nm
v0.1.3
Published
Scaffold out a new node package
Downloads
3
Readme
grit-nm
Scaffold out a new node package
Usage
Install Grit first.
yarn global add grit-cli
# or
npm i -g grit-cli
From npm
grit nm my-project
From git
grit timcrooker/grit-nm my-project
License
MIT timcrooker