v0.6.2
·
4 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
OeditusCredo Release 0.6.2
Installation
Escript (standalone executable):
curl -L https://github.com/Oeditus/oeditus_credo/releases/download/v0.6.2/oeditus_credo -o oeditus_credo
chmod +x oeditus_credo
sudo mv oeditus_credo /usr/local/bin/Hex Archive (Mix task):
mix archive.install https://github.com/Oeditus/oeditus_credo/releases/download/v0.6.2/oeditus_credo-0.6.2.ezFrom Hex.pm:
mix archive.install hex oeditus_credoChecksums
Verify your downloads:
sha256sum -c oeditus_credo.sha256
sha256sum -c oeditus_credo-archive.sha256See STANDALONE.md for detailed usage instructions.