An operating function (Prototype)
Go to file
2019-02-12 11:07:19 -08:00
.gitignore Nix Setup and Docs (#5) 2019-02-12 09:53:52 -08:00
default.nix Nix Setup and Docs (#5) 2019-02-12 09:53:52 -08:00
LICENSE Initial commit 2016-03-11 16:30:53 -08:00
README.md Nix Setup and Docs (#5) 2019-02-12 09:53:52 -08:00
urb Collapse long lines. 2019-02-12 11:07:19 -08:00

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 .