speakerbob-client

0.0.5-0 • Public • Published

Build Status Coverage Status npm version

speakerbob-client

A simple client for speakerbob.

Installation

To install the latest speakerbob client simply run:

$ npm install -g speakerbob-client

To install the development version run:

$ npm install -g speakerbob-client@next

Usage

Once spekerbob-client is installed simply run:

$ speakerbob-client -H HOST -i IDENTIFIER -t TOKEN

If disk space is limited on the client hardware you can disable caching with:

$ speakerbob-client -H HOST -i IDENTIFIER -t TOKEN --no-cache

Development Install

  1. clone this repo and cd into the project folder.
  2. in your terminal run
    $ npm run speakerbob-client -- -H HOST -i IDENTIFIER -t TOKEN

Development

To run speakerbob-client during development:

$ npm run speakerbob-client -- -H HOST -i IDENTIFIER -t TOKEN

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

*The travis ci build must succeed for a pull request to be accepted.

Readme

Keywords

Package Sidebar

Install

npm i speakerbob-client

Weekly Downloads

1

Version

0.0.5-0

License

UNLICENCED

Last publish

Collaborators

  • paynejacob