1
1
mirror of https://github.com/urbit/shrub.git synced 2024-12-26 21:44:11 +03:00
shrub/pkg/herb
2020-11-16 15:57:35 -08:00
..
herb herb/lens: add utilites for import/export 2020-11-16 15:57:35 -08:00
LICENSE Misc cleanup blocking CC-Release. () 2019-04-24 17:27:27 -07:00
README.md Misc cleanup blocking CC-Release. () 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 .