g-thing
v0.0.4
Published
Run Grunt or Gulp with one command
Readme
g-thing
Run Grunt or Gulp with one command.
Some of projects might use Grunt, others might use Gulp.
Muscle memory is a very strong thing. This utility is for all the people who
regularly type gulp in Grunt projects and grunt in Gulp projects.
Install
npm install -g g-thing
Use
g
Description
This utility checks the current working directory for Gruntfile or
gulpfile and runs the corresponding utility.
Command line arguments will be passed too.
