Held at Codeweek 2014, Linz. Notes to the slides are at http://fettblog.eu/introduction-to-yeoman-slides
yeoman
View Slide
Gee, Brain, what do you want to dotonight?
The same we do every night: Starta new project, Pinky.
/js/scss/hbs
/js/scss/hbs/scripts/styles/templates
Yeoman helps you kickstart new projects,prescribing best practices and tools to help youstay productive.+
To do so, we provide a generator ecosystem. Agenerator is basically a plugin that can be run withthe `yo` command to scaffold complete projects oruseful parts.+
npm install -g yonpm install -g generator-angularyo angularyo angular:directiveUsage
this.prompt()this.dest.mkdir()this.src.copy()this.src.template()API
/narf/boink/zort/narf/boink/zort