mirror of
https://github.com/urbit/shrub.git
synced 2024-12-11 11:02:25 +03:00
f9f91b9592
As an alias for installing into the base desk. Defaults to the remote ship's %kids desk if no desk is specified.
19 lines
355 B
Plaintext
19 lines
355 B
Plaintext
:: Kiln: Continuously merge local desk from (optionally-)foreign one
|
|
::
|
|
:::: /hoon/ota/hood/gen
|
|
::
|
|
/? 310
|
|
::
|
|
::::
|
|
::
|
|
:- %say
|
|
|= $: [now=@da eny=@uvJ bec=beak]
|
|
arg=?([%disable ~] [her=@p sud=?(~ [@tas ~])])
|
|
~
|
|
==
|
|
:- %kiln-install
|
|
?: ?=([%disable ~] arg)
|
|
[%base p.bec %base]
|
|
:+ %base her.arg
|
|
?@(sud.arg %kids -.sud.arg)
|