14f2d72aba
refactor!: lowercase, hyphenate keys
...
This will potentially break scripts, so time to discuss!
2023-10-05 08:36:01 +02:00
bf648eeb5d
fix: recipe versions sorts, aligns & spaces
2023-09-24 11:18:26 +02: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
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