mirror of
https://github.com/urbit/shrub.git
synced 2025-01-04 18:43:46 +03:00
208 B
208 B
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 .