urbit/pkg/herb
Ted Blackman 1216510fdb Squashed commit of the following:
commit 8f6aee0fdb29bbe4049f99c6d79b25f9e5fca303
Author: Ted Blackman <ted@tlon.io>
Date:   Thu Jun 25 03:13:19 2020 -0400

    ci: revert debugging artifacts

commit e13a7fc050fd3e87cf9ae449d7fd4f14558b8092
Author: Ted Blackman <ted@tlon.io>
Date:   Thu Jun 25 02:48:55 2020 -0400

    ci: try @joemfb's one weird trick
2020-06-25 03:25:31 -04:00
..
.gitattributes gitattributes: export-ignore additions [ci skip] 2020-02-01 17:40:27 +04:00
default.nix Misc cleanup blocking CC-Release. (#1249) 2019-04-24 17:27:27 -07:00
herb Squashed commit of the following: 2020-06-25 03:25:31 -04:00
LICENSE Misc cleanup blocking CC-Release. (#1249) 2019-04-24 17:27:27 -07:00
README.md Misc cleanup blocking CC-Release. (#1249) 2019-04-24 17:27:27 -07:00

Herb

Unix control of Urbit

Running and Installing

To run without installing anything:

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

To install herb:

nix-env -if .