Go to file
Michael Iedema 56595590f1 - split clone and pull operations
- clone now also creates local branches tracking origin
- basic status script added
2014-03-24 17:23:46 +01:00
.gitignore pull all repos instead of subset, ignore some stuff 2014-03-24 11:43:09 +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 clone, pull and build all working 2014-03-22 16:50:12 +01:00
clone.sh - split clone and pull operations 2014-03-24 17:23:46 +01:00
pull.sh - split clone and pull operations 2014-03-24 17:23:46 +01:00
rename.sh - split clone and pull operations 2014-03-24 17:23:46 +01:00
state.sh - split clone and pull operations 2014-03-24 17:23:46 +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.