jpartain89 / unifi-wiki

UniFi Poller Wiki

Home Page:http://golift.io/unifi-poller/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniFi Poller Wiki

travis

The wiki for UniFi Poller is located in its own GitHub repository.

If you wish to make changes to the wiki, please clone the this repo, and create a pull request with your changes. Target the testing branch in your pull request. Merges to testing are pushed automatically to the local test wiki on this repo. Once the testing branch is merged to master the changes are deployed to the main wiki.

To run the linter locally, I had to do this on my Mac, but bundler may work too.

brew install rbenv ruby-build
rbenv install 2.6.5
rbenv shell 2.6.5
gem install mdl
mdl .

About

UniFi Poller Wiki

http://golift.io/unifi-poller/wiki


Languages

Language:Shell 90.3%Language:Ruby 9.7%