1.0.7 • Published 6 years ago
generator-artsy v1.0.7
yeoman-generator-artsy
A Yeoman generator for quickly making TypeScript + node projects.
Meta
- State: production
- Point People: Orta
Usage
Install Yeoman:
yarn global add yo
yarn global add generator-artsy
Then run yo artsy
.
How do I work on this?
Run npm link
inside this repo and then it will be used for yo artsy
.