Go to file
Michael Iedema 99cb5c5c05 - refactor REPOS list and shared functions into a common include
- add new repos
- add delete script to remove tags (branches todo)
- add auto-confirm flag to apt-get installs in build.sh (closes #2)
2014-03-25 14:33:08 +01:00
.gitignore - refactor REPOS list and shared functions into a common include 2014-03-25 14:33:08 +01:00
LICENSE clone, pull and build all working 2014-03-22 16:50:12 +01:00
README.md added basic description 2014-03-21 17:11:44 +01:00
build.sh - refactor REPOS list and shared functions into a common include 2014-03-25 14:33:08 +01:00
clone.sh - refactor REPOS list and shared functions into a common include 2014-03-25 14:33:08 +01:00
common.source - refactor REPOS list and shared functions into a common include 2014-03-25 14:33:08 +01:00
delete.sh - refactor REPOS list and shared functions into a common include 2014-03-25 14:33:08 +01:00
pull.sh - refactor REPOS list and shared functions into a common include 2014-03-25 14:33:08 +01:00
rename.sh - refactor REPOS list and shared functions into a common include 2014-03-25 14:33:08 +01:00
state.sh - refactor REPOS list and shared functions into a common include 2014-03-25 14:33:08 +01:00
switchto.sh - refactor REPOS list and shared functions into a common include 2014-03-25 14:33:08 +01:00

README.md

Development Environment Tools

A collection of tools to make working with the numerous software components as painless as possible. Why wiki when you can script?!

If there's a task that annoys you when working with the code, open an issue to suggest an improvement. Or, better, send a pull request to get your automation included in the project.