7 Commits

Author SHA1 Message Date
bf648eeb5d
fix: recipe versions sorts, aligns & spaces 2023-09-24 11:18:26 +02:00
f28af5e42f
fix: use correctly formatted comments 2023-02-08 11:28:38 +01:00
fdf4854b0c
fix: unbork comments
Was breaking the build but not anymore!
2023-02-08 11:20:30 +01:00
c03cf76702
chore: gofmt import statements 2023-02-08 10:56:39 +01:00
03041b88d0
chore: gofmt 2023-01-21 23:26:23 +01:00
a6e23938eb Add tests to jsontable.
- Test major functionality of jsontable
- Fix bug discovered in testing.
2023-01-15 17:10:36 -08:00
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