tj / mon

mon(1) - Simple single-process process monitoring program written in C
1.08k stars 94 forks source link

Binary realeases #43

Open noonien opened 9 years ago

noonien commented 9 years ago

Given that CI is already setup with travis, could you also set it up so that it deploys the built binaries to the release?

This would make using mon in docker containers a lot easier. One would not have to build mon in the Dockerfile, but just ADD it to the container.