shrub/mar/gh/issue.hoon
2016-05-04 15:59:10 -04:00

15 lines
211 B
Plaintext

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