shrub/pkg/herb
drbeefsupreme 2f49dab586
Revert "Merge naive/aggregator into poprox/naive-tests"
This reverts commit 8a5a7754f5, reversing
changes made to e21754f9af.
2021-08-17 13:23:40 -04:00
..
herb Revert "Merge naive/aggregator into poprox/naive-tests" 2021-08-17 13:23:40 -04: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
shell.nix build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01: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 .