Skip to content

Command wrapper for task runners (gulp/grunt/rake/etc) allowing you to accidentally type the wrong starting command and still accomplish the actual task.

License

Notifications You must be signed in to change notification settings

staxmanade/CommandAllThings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandAllThings

By: @staxmanade

Wrapper around task runners like (gulp/grunt/rake/etc...) allowing you to accidentally type the wrong starting command and still accomplish the actual task.

Say what?

Let's say you are typing at the command prompt, working on a nodejs project. This project is leveraging grunt as it's task tool. You just worked on a project that used gulp and happen to type gulp test at the command.

If you have this setup, it will re-route the gulp test command over and execute grunt test instead.

Example:

sample rake task

Get it for: PowerShell

Get it for: Bash

Supports

Program Windows Mac/Linux
Gradle TODO
GruntJS
GulpJS
Invoke-Build
Jake
Make
Rake
PSake TODO
Xbuild TODO
 
Suggest another here...

Contributing

Would love input and other sets of eyes with ideas on how to improve the tool/scripts. If you add a new tool, checkout the Contributing.md for a set of TODO's/how to run tests.

About

Command wrapper for task runners (gulp/grunt/rake/etc) allowing you to accidentally type the wrong starting command and still accomplish the actual task.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •