1
0
Fork 0
mirror of https://github.com/shouptech/humulus.git synced 2026-02-03 16:09:44 +00:00
No description
Find a file
2019-07-11 13:46:03 -06:00
src/humulus remove leftover print statement 2019-07-11 13:46:03 -06:00
tests Check if hop is used in boil or front wort hop (#26) 2019-07-11 09:14:13 -06:00
.dockerignore Add docker build files 2019-06-24 12:28:12 -06:00
.drone.yml Import/Export recipe JSON (#9) 2019-07-05 19:57:16 -06:00
.gitignore Initial 2019-06-17 16:55:32 -06:00
Dockerfile Use uwsgi for docker container 2019-07-01 18:53:33 -06:00
LICENSE fix / add license notice 2019-06-22 16:54:20 -06:00
MANIFEST.in Add design documents during building of couch. 2019-06-27 21:13:07 -06:00
README.rst Update README. 2019-06-29 21:11:32 -06:00
setup.cfg Initial 2019-06-17 16:55:32 -06:00
setup.py Add basic stuff with creating recipes. 2019-06-20 16:04:27 -06:00

.. image:: https://drone.shoup.io/api/badges/shouptech/humulus/status.svg
  :target: https://drone.shoup.io/shouptech/humulus
  :alt: Drone build status

.. image:: https://codecov.io/gh/shouptech/humulus/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/shouptech/humulus
  :alt: Code Coverage

Humulus
=======

Humulus is an open-source homebrew beer recipe webapp built using Flask_ and CouchDB_.

.. _Flask: http://couchdb.apache.org/
.. _CouchDB: http://flask.pocoo.org/

License
-------

Humulus is licensed under the `Apache Version 2.0 license`_.

.. _`Apache Version 2.0 license`: LICENSE