Probe
Event logging for Cog.
Build
mix do deps.get, deps.compile, compile
Test
mix test
or, to run tests at each file change:
mix test.watch
Documentation
mix docs && open doc/index.html
Filing Issues
Probe issues are tracked centrally in Cog's issue tracker.