Skip to content

Run the same command in multiple directories, once!

Notifications You must be signed in to change notification settings

audipasuatmadi/beresboss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beres Bos!!!

This project was created out of personal bad experience with the repetitiveness of having to "run the same command in different locations sequentially," such as executing 'mvn clean install' in multiple locations. Why not simply define the command once, and then specify the locations where the projects are located? right?...

Usage

To use this software, it's pretty easy. Add it to your user / system's Path variable, and then run the command as follows:

beresboss "cmd" ./dir1 ./dir2 ./parentdir1/dir3 /from/root/dir

A "more" real example:

beresboss "mvn clean install -T2C --settings \"/path/to/my-settings.xml\"" ./project1 ./module1/project2 ./module1/project3

Demo Example

Alt text

Contributing

Feel free to create a PR!

Alt text

Contributors

About

Run the same command in multiple directories, once!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages