|
3 months ago | |
---|---|---|
app | 3 months ago | |
src | 3 months ago | |
test | 3 months ago | |
.gitignore | 3 months ago | |
LICENSE | 3 months ago | |
README.md | 3 months ago | |
Setup.hs | 3 months ago | |
hlainsafecli.cabal | 3 months ago | |
package.yaml | 3 months ago | |
stack.yaml | 3 months ago | |
stack.yaml.lock | 3 months ago |
CLI utility for using lainsafe. More options soon.
You must have the stack
tool for Haskell installed.
git clone <repo-url>
.stack build && stack install
. Your executable will be located in ~/.local/bin/
.See hlainsafe -h for usage.