davydog187 / jqex

A command line tool inspired by jq for converting json into elixir terms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jqex

jqex is a command-line tool written as an escript to convert JSON into Elixir terms, inspired by the amazing jq

Installation

  1. Install Elixir with asdf
  2. Clone this repository
  3. Run mix escript.build
  4. Add ./bin/ to your $PATH

Example

About

A command line tool inspired by jq for converting json into elixir terms


Languages

Language:Elixir 100.0%