JKVeganAbroad

Results 24 comments of JKVeganAbroad

Just to clarify, you're requesting more comprehensive documentation on ONE of the following things: 1. Creating your own Gruntfile.js task plugin (e.g. Creating an open-source grunt task to release to...

Just to clarify your meaning: - You want an option to install ALL "dependencies", but do NOT install any "devDependencies" in the `bower.json` file? Just to further clarify: - Are...

Oh, I see what you're saying! Unfortunately, what you're asking isn't possible. I'll try to explain why: - When a developer creates a software package, (for example: Bootstrap) - They...

@albertinad, I was going to have a try at coding this myself! I'm having trouble trying to identify which file actually retrieves the Bower database. [I had a look here](https://github.com/albertinad/brackets-bower/blob/master/src/QuickInstall.js#L178),...