Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 703 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 703 Bytes

sonos-web-cli

npm version

CLI tool for installing & managing Sonos Web (sonos-web)

Check out sonos-web for more info

Basic Setup

If you do not already have npm installed, you must do so here before continuing

Once npm is installed, run the following commands in your terminal to get started:

  • npm install -g sonos-web-cli
  • sonos-web install (Installs and starts Sonos Web)

Run sonos-web --help for more options

License

GPL v3.0