urbit/pkg/herb
Jared Tobin 171fcbd263
gitattributes: export-ignore additions [ci skip]
Reflexively export-ignore .gitattributes; also export-ignore Nix
derivations.
2020-02-01 17:40:27 +04:00
..
.gitattributes gitattributes: export-ignore additions [ci skip] 2020-02-01 17:40:27 +04:00
default.nix Misc cleanup blocking CC-Release. (#1249) 2019-04-24 17:27:27 -07:00
herb updates herb to support application/octet-stream with content-disposition 2019-08-05 16:34:37 -07:00
LICENSE Misc cleanup blocking CC-Release. (#1249) 2019-04-24 17:27:27 -07:00
README.md Misc cleanup blocking CC-Release. (#1249) 2019-04-24 17:27:27 -07:00

Herb

Unix control of Urbit

Running and Installing

To run without installing anything:

nix-shell --pure --command 'python ./herb -d "(add 3 4)"'

To install herb:

nix-env -if .