CLI to transform between JSON, EDN, YAML and Transit using Clojure
CLI to transform between JSON, EDN, YAML, and Transit using Clojure. This is a command line tool to transform between JSON, EDN, and Transit using Clojure. It runs as a GraalVM binary with fast startup time which makes it suited for shell scripting. It may seem familiar to users of jq.
The project is an equivalent of a well known systems administration tool "cfengine". The aim of the project is to provide a safer and extensible framework for distributed system configuration management, using standard tools only.