urbit/pkg/urb
Benjamin Summers 02a1443cec Add 'pkg/urb/' from commit '29a2e6a79e59f93e6399225efec6e09bc17f2767'
git-subtree-dir: pkg/urb
git-subtree-mainline: 774f29bd06
git-subtree-split: 29a2e6a79e
2019-03-04 17:35:24 -08:00
..
.gitignore Add 'pkg/urb/' from commit '29a2e6a79e59f93e6399225efec6e09bc17f2767' 2019-03-04 17:35:24 -08:00
default.nix Add 'pkg/urb/' from commit '29a2e6a79e59f93e6399225efec6e09bc17f2767' 2019-03-04 17:35:24 -08:00
LICENSE Add 'pkg/urb/' from commit '29a2e6a79e59f93e6399225efec6e09bc17f2767' 2019-03-04 17:35:24 -08:00
README.md Add 'pkg/urb/' from commit '29a2e6a79e59f93e6399225efec6e09bc17f2767' 2019-03-04 17:35:24 -08:00
urb Add 'pkg/urb/' from commit '29a2e6a79e59f93e6399225efec6e09bc17f2767' 2019-03-04 17:35:24 -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 .