Commit Graph

6 Commits

Author SHA1 Message Date
decentral1se f28af5e42f
fix: use correctly formatted comments 2023-02-08 11:28:38 +01:00
decentral1se fdf4854b0c
fix: unbork comments
Was breaking the build but not anymore!
2023-02-08 11:20:30 +01:00
decentral1se c03cf76702
chore: gofmt import statements 2023-02-08 10:56:39 +01:00
decentral1se 03041b88d0
chore: gofmt 2023-01-21 23:26:23 +01:00
Cassowary a6e23938eb Add tests to jsontable.
- Test major functionality of jsontable
- Fix bug discovered in testing.
2023-01-15 17:10:36 -08:00
Cassowary cae0d9ef79 Introduce a JSON output table mechanic
- Create JSONTable as a proxy/extension to tablewriter which can also output JSON.
- Implement machine readable output for `server list` and `recipe list`
2023-01-12 21:15:14 +00:00