/bronos

Sonos CLI

Primary LanguageJavaScript

Bronos

Command Line Utility for interacting with Sonos

Installation

NPM

yarn global add bronos or npm install -g bronos

Usage

use the bronos help command and read that

bronos-demo-2

Developing Bronos

Tests

yarn test or npm run test

Linting

yarn lint or npm run lint

Bronos uses air-bnb javascript styleguide and eslint