Skip to content

staxmanade/CommandAllThings

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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