cq
cq copied to clipboard
Clojure Query: A Command-line Data Processor for JSON, YAML, EDN, XML and more
Might be a good idea to ship binaries for ARM (new M1 macbook) and other non x86_64 archs.
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
I would like to parse a string into a number, but none of the parsing functions from Java are available, such as Integer/parseInt.
See the pipeline/action: https://github.com/simonneutert/cq/actions/runs/19798983420 Release with assets: https://github.com/simonneutert/cq/releases/tag/v0.0.0-test PR GraalVM about `gu`: https://github.com/oracle/graal/issues/6855 It should be good now :crossed_fingers: This pull request simplifies the GitHub Actions CI/CD workflow configuration by...
Hey Markus, I hope this is somewhat helpful :heart: This pull request adds support for the JSON Lines (json-ld) format to the project. The documentation and command-line options have been...