generator-thing

yeoman generator for apps built with dna and Django models based on Schema.org.

Usage no npm install needed!

<script type="module">
  import generatorThing from 'https://cdn.skypack.dev/generator-thing';
</script>

README

Everything you need to get life started the elioWay

generator-thing experimental

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

npm test

npm test -- fileName

npm run prettier

License

HTML5 Boilerplate Tim Bushell