Skip to content

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

Notifications You must be signed in to change notification settings

davydog187/jqex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages