Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.28 KB

README.md

File metadata and controls

55 lines (33 loc) · 1.28 KB

Homebrew for Cryptode

Build Status

This tap contains formulae relating to cryptode.

Install Tap

brew tap riboseinc/cryptode

Install Cryptode

To install cryptode from release:

brew install cryptode

To install cryptode from git repository:

brew install --HEAD cryptode

Or:

brew install --HEAD riboseinc/cryptode/cryptode

You can also install via URL:

brew install --HEAD https://raw.githubusercontent.com/riboseinc/homebrew-cryptode/master/cryptode.rb

Acceptable Formulae

You can read Homebrew’s Acceptable Formulae document here.

Troubleshooting

First, please run brew update and brew doctor.

Second, read the Troubleshooting Checklist.

More Documentation

brew help, man brew or check our documentation.

License

Code is under the BSD 2 Clause license.