view README.rst @ 2:e9bd12893cfd

Fix formula name and make libbsd optional to avoid warnings
author Louis Opter <louis@uber.com>
date Fri, 04 Sep 2015 02:14:52 -0700
parents 83d3fcaf7474
children
line wrap: on
line source

Homebrew lightsd
================

This `brew`_ tap let you install `lightsd`_, a daemon written C to control your
LIFX wifi smart bulbs, on Mac OS X.

.. _brew: http://brew.sh
.. _lightsd: https://github.com/lopter/lightsd/

Instructions
------------

Make sure you have brew installed: http://brew.sh.

::

   brew install lopter/lightsd/lightsd

Or:

::

   brew tap lopter/lightsd
   brew install lightsd

Documentation
-------------

Please checkout lightsd's repository: https://github.com/lopter/lightsd/.

.. vim: set tw=80 spelllang=en spell: