mirror of
https://github.com/shouptech/humulus.git
synced 2026-02-03 13:49:41 +00:00
No description
| src/humulus | ||
| tests | ||
| .dockerignore | ||
| .drone.yml | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| Dockerfile | ||
| LICENSE | ||
| MANIFEST.in | ||
| pyproject.toml | ||
| README.rst | ||
| requirements-dev.txt | ||
| setup.cfg | ||
| setup.py | ||
.. 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