Hi @ddollar,
thanks for your work on Forego.
Just an aesthetical issue: there is a wrong alignement when the longest name of processes has length 6.
A Procfile:
```
qwerty: echo 'hi'
```
Output with current version:
```
forego | starting qwerty.1 on port 5000
qwerty.1 | hi
```
Output applying this commit:
```
forego | starting qwerty.1 on port 5000
qwerty.1 | hi
```
* remove godeps
* remove dist for now
* add colortext
* godeps
* vendor
* remove unneeded fixture
* fix vendor
* switch to circle
* dont run example during tests
* no circle.yml
* circle release
* fix equinox download
* equinox release
* fix shell
* fix shell
* fix shell
* fix shell
* release from circle-release to test
* release from circle-release
* release from circle-release
* download key
* remove update for now
* back to var for key
* and back to url
* clean up makefile
* date versions
* badge
* only master branch releases