iFixit / alertinator

Simplistic team-based alerting through email, sms and phone calls.
http://alertinator.readthedocs.org/
Other
9 stars 4 forks source link

Expand doc coverage of triggering alerts #5

Open xiongchiamiov opened 10 years ago

xiongchiamiov commented 10 years ago

Right now you have to piece together the quick look and the API docs to figure out how to write an alert. We also don't at all cover manual triggering (throwing an AlertinatorException from inside other code).