Shopify / ejson

EJSON is a small library to manage encrypted secrets using asymmetric encryption.
MIT License
1.33k stars 63 forks source link

unable to install ejson #76

Closed yogiv88 closed 3 years ago

yogiv88 commented 3 years ago

i tried installing ejson through homebrew but getting error that the formula is not available

[2020-09-22 16:47:07+0530] yogesh@yogesh> brew install ejson
Updating Homebrew...
Error: No available formula with the name "ejson" 
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
This similarly named formula was found:
generate-json-schema
To install it, run:
  brew install generate-json-schema
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
yogiv88 commented 3 years ago

just found that i need to tap before installing ... you can add them to the documentation