An open API service indexing awesome lists of open source software.

https://github.com/dwisiswant0/shitclone

Recursively repository cloning & do something inside that shit
https://github.com/dwisiswant0/shitclone

blueteaming devops infrastructure

Last synced: 9 months ago
JSON representation

Recursively repository cloning & do something inside that shit

Awesome Lists containing this project

README

          

# 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](https://twitter.com/dwisiswant0) or contacted [here](mailto:dw1@noobsec.org).

# 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](https://github.com/dwisiswant0/shitclone/blob/master/LICENSE).
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](https://github.com/gitster) for his tracking changes in source code during software development (git)
* [@bagder](https://twitter.com/bagder) for his transferring data using various network protocol named curl
* [@stedolan](https://github.com/stedolan) for his jq, lightweight and flexible command-line JSON processor