urbit/pkg/arvo/mar/kiln/install.hoon
2021-08-23 11:44:24 +10:00

30 lines
434 B
Plaintext

|%
+$ install
[local=term =ship =desk]
--
|_ inst=install
++ grad %noun
++ grow
|%
++ noun inst
++ json
%- pairs:enjs:format
:~ local+s+local.inst
desk+s+desk.inst
ship+s+(scot %p ship.inst)
==
--
++ grab
|%
++ noun install
++ json
^- $-(^json install)
=, dejs:format
%- ot
:~ local+so
ship+(su ;~(pfix sig fed:ag))
desk+so
==
--
--