Home

Awesome

Development Environment

A collection of tools to make working with the numerous software components as painless as possible.

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

Weather Report

Componentmaster status
asteriskBuild Status
asterisk-configBuild Status
liba53Build Status
libcoredumperBuild Status
libsqliteodbcBuild Status
libzmqBuild Status
openbtsBuild Status
smqueueBuild Status
subscriberRegistryBuild Status
system-configBuild Status

Misc. Notes

$ vi .gitmodules
(change submodule to track different branch X)
$ git submodule update --init --remote
$ cd theSubmoduleDir
$ git checkout X