Commit Graph

5 Commits

Author SHA1 Message Date
decentral1se d62c4e3400
refactor: improved logging on pruning
continuous-integration/drone/push Build is passing Details
2023-02-19 10:28:18 +01: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
decentral1se f9a2c1d58f
refactor: put StripTagMeta into formatter package
Avoid circular import.
2022-01-19 10:40:14 +01:00
decentral1se 930ff68bb2
refactor: drop unused function
continuous-integration/drone/push Build is passing Details
2021-12-30 00:42:37 +01:00
decentral1se f5d2d3adf6
refactor: formatter gets own package 2021-12-28 01:24:23 +01:00