mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
.. | ||
.gitignore | ||
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 .