2
0
mirror of https://github.com/carlostrub/sisyphus synced 2024-11-13 13:10:40 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Carlo Strub
1840dff22a do not display byte slice, but string 2017-05-23 20:55:47 +00:00
Carlo Strub
1e67467307 use logrus properly (fixes #1) 2017-05-23 20:43:17 +00:00
Carlo Strub
04cc804722 replace log by logrus 2017-05-18 19:21:46 +00:00
Carlo Strub
1e2b563585 cosmetics 2017-05-14 20:55:38 +00:00
Carlo Strub
cf598f8710 big code cleanup 2017-04-26 11:20:21 +00:00
Carlo Strub
14d7ba2cf2 simplify code 2017-04-25 17:18:21 +00:00
Carlo Strub
19201b479d create daemon methods 2017-04-19 07:44:38 +00:00
Carlo Strub
632f0d7ea3 make cmd buildable by exporting more functions in the package 2017-04-17 21:13:18 +00:00
Carlo Strub
8804ec20c7 separate out command and package 2017-04-15 20:23:26 +00:00
Carlo Strub
029e8b2457 move daemon stuff out of main into daemon source file 2017-03-14 21:31:28 +00:00
Carlo Strub
e5b59cafef daemonize 2017-03-14 20:27:05 +00:00