2 releases
Uses old Rust 2015
0.1.1 | Nov 14, 2016 |
---|---|
0.1.0 | Nov 13, 2016 |
#23 in #activity
94KB
1K
SLoC
dishub
Rust app for posting GitHub activity on Discord.
Documentation
Manpages
lib.rs
:
dishub is an app for posting GitHub activity on Discord.
Library doc
This library is used by dishub
itself for all its function and is therefore contains all necessary functions.
Data flow
See documentation for ops::*
submodules as each one has a distinct data flow.
Executable doc
Exit values and possible errors:
1 - File would need to be overriden but `-f` not specified
2 - File from a subsystem doesn't exist
3 - Couldn't parse a file
4 - An I/O error au general
5 - Watched subject does not exist
6 - Failed to log in to a service
Executable manpage
Dependencies
~17MB
~350K SLoC