A collection of planned changes. Close this issue should this be moved to a file / a repo.
Add a 'command' hook for modules to register namespaced commands.
-> @primate/sessions could register sessions, such that
primate npx sessions list -> list active sessions
Consolidate static resources (in /static) and dynamic resources (added using the 'publish' hook) to a single memory map
A collection of planned changes. Close this issue should this be moved to a file / a repo.
sessions
, such thatprimate npx sessions list
-> list active sessions