Build your project using Grunt from Atom.
ctrl-alt-g
) and choose a task to run, or input a new one.ctrl-alt-t
, toggle the entire toolbar with
ctrl-alt-shift-t
. The toolbar will appear automatically if Grunt Runner was able to find and
parse a Gruntfile
, otherwise you can toggle it on yourself.ctrl-alt-shift-g
.[projectDir]/node_modules
directory. If for some reason that doesn't work, you can choose a path to look for the grunt module
in by going to the settings. (e.g. /usr/bin
or ~/path-to-global/node_modules
)Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.