wirelineio / wireline-core

GNU Affero General Public License v3.0
1 stars 1 forks source link

cli repl / text interface p2p client #156

Open dboreham opened 4 years ago

dboreham commented 4 years ago

cli client intended for direct use by humans, and also in scripts, with the general goal of interacting with parties and their data in the same fashion as Pads and Bots. Initial target use case : development and debugging.

Some motivating examples:

User interface in the spirit of redis-cli (repl/interactive mode, single command mode, pipe input to stdin)

Thin wrapper over wireline-core/dxos modules, same architecture as bots/launchpad.

List of proposed commands and syntax:

party examine party join peer ping ...

TODO(): review, discuss, complete this spec.

richburdon commented 4 years ago

Also "create" party.