UNPKG

@m-ld/m-ld-cli

Version:

m-ld Node.js terminal app for local persistence & data loading

14 lines 272 B
{ "start": { "command": "start [@domain]", "describe": "start a clone process" }, "io": { "command": "io [port]", "describe": "start a Socket.io server process" }, "repl": { "command": ["$0", "repl"], "describe": "start a m-ld REPL" } }