/urb

Unix control of Urbit

Primary LanguagePythonMIT LicenseMIT

urb

Unix control of Urbit

Running and Installing

To run without installing anything:

nix-shell --pure --command 'python ./urb run -d "(add 3 4)"'

To install urb:

nix-env -if .