README
Everything you need to get life started the elioWay
generator-thing is a yeoman generator for dna projects the elioWay.
Installing
npm install -g generator-thing
yarn global add generator-thing
Seeing is Believing
mkdir ~/repo/project/thingname
cd ~/repo/project/thingname
yo thing:django
pip install -e .
./init_thingname.sh
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
Nutshell
yo thing
yo thing:repo
is the default.yo thing:python
yo thing:flask
yo thing:django
yo thing:node