Age | Commit message (Expand) | Author |
---|---|---|
2018-03-22 | Switch to use bbc by default | Nick White |
2018-03-22 | Add BBC as data source option | Nick White |
2018-03-22 | Use default net/http client, and check HTTP response code | Nick White |
2018-03-22 | Add -v flag | Nick White |
2018-03-22 | Add -n flag, and slightly improve output | Nick White |
2018-03-21 | Reverse output ordering so most recent is last, so closest to cursor, for les... | Nick White |
2018-03-21 | Fix up output slightly | Nick White |
2018-03-21 | Output nicely, refine things generally | Nick White |
2018-03-21 | Use structs to unmarshall the json into, working well | Nick White |
2018-03-21 | Add structs for expected json to unmarshall into. Still need to switch to act... | Nick White |
2018-03-21 | Document why http.Get isnt used | Nick White |
2018-03-15 | Add wip weather | Nick White |