Hi. I'm your peon. I'm inspired by yeoman, but I'm not very opinionated. I'll do any work that you deem menial or unskilled in the way you want me to. P.S: Master. May I humble ask? If you can draw me better will you please do a pull-request? Thanks.
Definition of peon : a person who does hard or dull work for very little money
npm install peon --global
peon [path-to-generator]
peon './My_Generator'
Peon only requires 1 thing of you:
- Your generator should return an object with a
.run()
functions kicks of the generator;