mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
1216510fdb
commit |
||
---|---|---|
.. | ||
.gitattributes | ||
default.nix | ||
herb | ||
LICENSE | ||
README.md |
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 .