yeoman generator for Schema.org backed projects driven, **the elioWay**.
Homepage Repository npm Download
npm install generator-thing@1.9.6
Everything you need to get life started the elioWay
generator-thing is a yeoman generator for dna projects the elioWay.
npm install -g generator-thing
yarn global add generator-thing
mkdir ~/repo/project/thingname
cd ~/repo/project/thingname
yo thing
pip install -e .
./init_thingname.sh
yo thing
npm run test
npm run prettier