|
|
|
|
|
by mbertschler
3164 days ago
|
|
I moved from typical `build.sh` files to a small Go program that does more than just building. It also manages connected services as Docker containers, database imports and so on.
For vendoring I moved all my projects to dep. |
|