Skip to content

Recursively repository cloning & do something inside that shit

License

Notifications You must be signed in to change notification settings

dwisiswant0/shitclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

shitclone

Recursively repository cloning & do something inside that shit

Usage

Usage: shitclone.sh -e=[shell...]
 -e, --exec     Do some shit inside for each of repository,
                shell or file exec
 -h             This help text

Just it.

Workaround

In case you want to run sonar-scanner.

./shitclone.sh --exec="sonar-scanner -Dsonar.projectKey=$PWD -Dsonar.projectBaseDir=$PWD"

Epilogue

Actually this tool was made to shorten my routine as a "blue team". Actually I'm also on the other side, LMAO.

Author

This tool was created by an annoyed developer that can be followed on Twitter or contacted here.

Legal

This tool can be freely copied, modified, altered, distributed without any attribution whatsoever. However, if you feel like this tool deserves an attribution, mention it. It won't hurt anybody :)

Please, read the license terms. Don't worry, it can be read in less than 30 seconds, unless you have some sort of reading disability - in that case, I'm wondering why you're still reading this text. Really. Stop. Please. I mean, seriously. Why are you still reading?

Contributions

Since this tool includes some contributions, and I'm not an asshole, I'll publically thank the following users for their help:

  • @gitster for his tracking changes in source code during software development (git)
  • @bagder for his transferring data using various network protocol named curl
  • @stedolan for his jq, lightweight and flexible command-line JSON processor

About

Recursively repository cloning & do something inside that shit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages