Go to file
Michael Iedema 586c6df826 Update README.md 2014-03-26 08:39:45 -04:00
.gitignore - rename a53 to liba53 2014-03-25 20:02:14 +01:00
LICENSE clone, pull and build all working 2014-03-22 16:50:12 +01:00
README.md Update README.md 2014-03-26 08:39:45 -04:00
build.sh - rename a53 to liba53 2014-03-25 20:02:14 +01:00
clone.sh small fixups and misunderstandings about nested submodules 2014-03-26 01:18:50 +01:00
common.source - ignore RRLP for now since it does not have 4.0 and v4.0.0 2014-03-26 13:10:24 +01:00
create.sh small fixups and misunderstandings about nested submodules 2014-03-26 01:18:50 +01:00
delete.sh small fixups and misunderstandings about nested submodules 2014-03-26 01:18:50 +01:00
pull.sh small fixups and misunderstandings about nested submodules 2014-03-26 01:18:50 +01:00
rename.sh small fixups and misunderstandings about nested submodules 2014-03-26 01:18:50 +01:00
state.sh - refactor REPOS list and shared functions into a common include 2014-03-25 14:33:08 +01:00
switchto.sh small fixups and misunderstandings about nested submodules 2014-03-26 01:18:50 +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.

Get Started Here