eq icon indicating copy to clipboard operation
eq copied to clipboard

A command line tool for edn processing and pretty printing

Results 2 eq issues
Sort by recently updated
recently updated
newest added

``` !➜ ~/W/T/bizzi (mstr/*10) opam pin add eq https://github.com/jonase/eq.git [NOTE] Package eq is already git-pinned to https://github.com/jonase/eq.git. This will erase any previous custom definition. Proceed ? [Y/n] y [eq] https://github.com/jonase/eq.git...

Hello, Would you mind adding a git tag or put some versioned tarball somewhere? I wrote a [Homebrew formula](https://github.com/bfontaine/homebrew-utils/blob/master/Formula/eq.rb); it works great but unfortunately it’s `HEAD`-only due to this lack...