0.0.2 • Published 12 years ago

grunter v0.0.2

Weekly downloads
1
License
-
Repository
github
Last release
12 years ago

grunter

Grunt (<0.4.0) that works in windows

Useage

Simply install grunter (instead of grunt) npm i -g grunter and replace all your grunt commands with grunter... done.

Why

Unfortunately, during the build of grunt <0.4.0, it had been overlooked that Windows will first search the current path for a .js file when running a command. I.e. when running grunt -h the first thing that is found is the grunt.js file in the current directory. This, of course, breaks. Therefore, grunter simply renames the grunt cli.

0.0.2

12 years ago

0.0.1

12 years ago