##### # ###### ###### # # ######
# # # # # # # # ## # # #
# # # # # # # # # # # #
# #### # # ###### # # # # # ######
# # ####### # # # # # # # # #
# # # # # # # # # ## # #
##### # # # # ###### # # # #
Bootstrapper for DIY IoT projects with a focus on horticulture.
Here are some provided driver modules:
Documentation is stored in the docs
directory in reStructedText and built using Sphinx. To build the documentation HTML pages, run:
$ sphinx-build -b html docs docs/build
To view the built documentation, open a browser to docs/build/index.html
in repository.