brackets-grunt
brackets-grunt copied to clipboard
A Brackets extension to run Grunt tasks
Some large projects utilizing grunt don't have gruntfile in the root.
When i try to run a grunt command i get this error message in console: `/bin/sh: grunt: command not found` I've been using grunt for a while, so don't know...
this makes it work on reveal.js. but we probably want to port this wholly to http://gruntjs.com/api/grunt
I'm using the Yeoman Webapp generator, so my Gruntfile.js is similar to this: https://github.com/yeoman/generator-webapp/blob/master/app/templates/Gruntfile.js But you can test it installing Yeoman and running: yo webapp Cheers.
It seem that it is ignorings settings in the .bowerrc file. For example the directory-value { "directory":"bower-pkg", "json":"bower.json" }
Hi! As you might already know, Brackets now has a built-in Extension Manager that lets users browse and install extensions from a central registry (no more having to manually copy...
This gruntfile worked with the package.json line commented out. When it was not commented as below, it failed to parse and "Loading..." continued to display in the Grunt console. Note:...
project->grunt task is grayed out and f6 also not working grunt version 4 brackets sprint 26