Commit Graph

10 Commits

Author SHA1 Message Date
Vincent Batts d62d8c04d0
sl-feeds: adding --insecure and --ca flags
pulling straight from https://forfuncsake.github.io/post/2017/08/trust-extra-ca-cert-in-go-app/
Thanks @forfuncsake

Fixes #18

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2021-04-15 21:58:37 -04:00
Vincent Batts edc6d69369
feed: set a relevant title
Fixes #2

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 14:15:47 -05:00
Vincent Batts 8f7033da96
travis: adding CI checks
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-09 10:18:17 -05:00
Vincent Batts 2c8e6fa35a
sl-feeds: remove EOL release from sample
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 12:42:07 -05:00
Vincent Batts dc39b5bdc7
main: add the --quiet flag
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-05 16:49:32 -05:00
Vincent Batts fc518b86c5 *: golint and change import paths
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-05 16:38:40 -05:00
Vincent Batts 25fc064194 *: it works and is mostly ready
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-05 16:32:01 -05:00
Vincent Batts 871ba61aa1
*: prepare for time comparison with remote
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-04 11:06:57 -05:00
Vincent Batts 0cd4c2fee6
main: still iterating
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-01-29 15:27:08 -05:00
Vincent Batts 98d14f9b91
cmd/sl-feeds: stubbing out a cli
vendoring the deps for the sake of posterity

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-01-26 21:07:49 -05:00