@coboxcoop/seeder-cli
v1.0.7-alpha.1
Published
command line client for seeder
Downloads
16
Readme
seeder-cli
Table of Contents
About CoBox is an encrypted p2p file system and distributed back-up tool. README provides a map of the project.
seeder-cli
provides a command line interface for seeder. Start the app, seed your peers folders, and view your seeder's identity and manage settings.
Install
npm i -g @coboxcoop/seeder-cli
Usage
The following will display the yargs commands which can be run:
cd cli
node cli -h
API
See swagger documentation... (we won't have this for a while).
Contributing
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.