First Release!
So one can refer to tags when remotely using a script, for example:
$ export ORG_NAME=DNXLabs VCS_URL=github.com
$ curl -s https://raw.githubusercontent.com/DNXLabs/tools-box/add-script-clone-repo/scripts/clone-repositories-list/clone-repositories.sh | bash -s -- "[email protected]" "[email protected]"
What's Changed
- add parallel scripts by @jeremiasroma in #1
- Adding shell-fargate script by @lzrocha in #2
- Add project guidelines and issues/prs templates PR automation by @caiovfernandes in #3
- Include destroy default VPC script by @brunodasilvalenga in #5
- 📝 Adding tip to automate the list of files by @wvxavier in #6
- Add script clone repo by @wvxavier in #7
New Contributors
- @jeremiasroma made their first contribution in #1
- @lzrocha made their first contribution in #2
- @caiovfernandes made their first contribution in #3
- @brunodasilvalenga made their first contribution in #5
- @wvxavier made their first contribution in #6
Full Changelog: https://github.com/DNXLabs/tools-box/commits/0.0.1