sad-generator-init
v0.0.5
Published
CLI to set up the SAD Generator.
Downloads
2
Readme
sad-generator-init
A utility for the command line to set up the SAD Generator for your academic event.
Usage
- Install the utility:
npm i -g sad-generator-init
. - Run the utility:
sad-generator-init
.
Tests
- Install dependencies:
npm i
. - Execute the tests:
npm test
.