urbit/mar/gh/issue.hoon
2016-11-16 17:30:39 -08:00

16 lines
226 B
Plaintext

/- gh
/+ gh-parse
=, bytes:eyre
|_ issue/issue:gh
++ grab
|%
++ noun issue:gh
--
++ grow
|%
++ json raw.issue
++ mime [/txt/plain (taco (crip <issue>))]
++ txt (print-issue:gh-parse issue)
--
--