8
A new build system is born
(hachyderm.io)
I just created a helper for this new build system, I plan on getting angel investors for my startup.
I've also created my own license so anyone that views it is now working for me. The wrapper:
#!/bin/bash
g++ *
You can just type "make" in the directory and it will do what you expect
Post funny things about programming here! (Or just rant about your favourite programming language.)