have you been building stuff in public but without talking about it?
i want to know
Conversation
Replying to
I used this for a while, then stopped using it because it was too different from my usual work flow and most Erlang code I write these days is all integration. I scaled it back a bit to just running unit tests when I save a file, and then committing test output to git.
Example test: github.com/zwizwa/erl_too which is included in the TEST section of this module: github.com/zwizwa/erl_too
1
Show replies

