mirror of
https://github.com/urbit/shrub.git
synced 2025-01-02 17:43:32 +03:00
An operating function (Prototype)
.gitignore | ||
default.nix | ||
LICENSE | ||
README.md | ||
urb |
urb
Unix control of Urbit
Running and Installing
To run without installing anything:
nix-shell --pure --command 'python ./urb -d "(add 3 4)"'
To install urb
:
nix-env -if .