Closed sindresorhus closed 11 years ago
@btford
Can you answer this thread? https://groups.google.com/d/msg/yeoman-dev/-/Wy8mBv0OvP8J
Also make sure to remove the glyph
images, since they're already included in the Bower component. Probably needs to be added to the gruntfile though.
Can you answer this thread?
Done; I'm working on fleshing out this generator today.
ping
Closed via f1cacf0da39b849d427dc122eaa3936169730538
Need to use Bower for this one, so Bootstrap can be easily updated. As done in the webapp generator.
See the bower#install() method: https://github.com/yeoman/generator/wiki/base
Would probably also be better to use the simple format here: https://github.com/yeoman/generators/blob/master/test/fixtures/custom-generator-simple/main.js
Eg: https://github.com/yeoman/generator-mocha/blob/master/app/index.js