By Michelle Torres / @nmicht
Let me tell you an story
I was learning Python and decided to build some beatiful slides
Mardown version on Github, and slides version on Github Pages with Reveal.js
Why the f.. I was repeating myself again and again?
I need a generator for my beautiful slides
I was super excited creating my project to work, when...
Copy files, copy configuration, install the same damn packages...
I was repeating myself again!!
My first approach: Override npm init command
Second approach: An npm initializer
No dependencies!
Let's do a demo!
Send your feedback! Open issues! Show your love!
By Michelle Torres / @nmicht