noborus / trdsql

CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
https://noborus.github.io/trdsql/
MIT License
1.96k stars 75 forks source link

Compatible with xgo and zig builds #255

Closed noborus closed 11 months ago

noborus commented 11 months ago

Builds other than macOS are now done with xgo. macOS was cross-built in the macOS environment. Enabled individual builds using zig.