pipmm
v0.0.19
Published
Set of tools meant to play with the underlying assumptions of `Interplanetary mind-map`
Readme
Pseudo Interplanetary mind-map CLI
Pseudo Interplanetary mind-map is a set of tools meant to play with the underlying assumptions of Interplanetary mind-map.
Is pseudo because it neglects many aspects of its design in order to focus on its more challenging conceptual unknowns. See the docs repository to get a better overview.
Install
npm install pipmm -gCommands
help: display help forpipmminit: Generates initial configuration, theMID(mind-identifier)compile: Compiles theAbstractionsrepository (or a single note) into an IPMM repo and saves it as JSON object and its keyslog: View the logs from the last command ranfilter: Returns a list of notes based on a filter.restore: CompilesAbstractionsrepo, filters it and uploads to the server (local or remote, depending on the flag) erasing the previous version.update: Uploads a note to the serverwatch: Creates a local server and watches changes on theAbstractionsrepo, when a file is changed it updates the client
