urbit/pkg/landscape/desk.bill

42 lines
851 B
Plaintext
Raw Normal View History

:~ :- %apes
2021-09-06 06:31:11 +03:00
:~ %metadata-store :: start stores first
%contact-store
%chat-store
2021-09-06 06:31:11 +03:00
%graph-store
%group-store
%invite-store
%s3-store
%chat-cli
%chat-hook
%chat-view
%clock
%contact-hook
%contact-pull-hook
%contact-push-hook
%contact-view
%dm-hook
%graph-pull-hook
%graph-push-hook
%group-pull-hook
%group-push-hook
%group-view
%hark-chat-hook
%hark-graph-hook
%hark-group-hook
2021-09-06 06:31:11 +03:00
%hark-invite-hook
%invite-hook
%invite-view
%launch
%metadata-hook
%metadata-pull-hook
%metadata-push-hook
2021-09-06 06:31:11 +03:00
%notify
%observe-hook
%sane
%weather
==
:- %fish
:~ %chat-cli
==
==