Flooorent / yabl

Yet Another Book Log

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet Another Book Log

To install all dev dependencies

NB: this project uses pip-tools, do not manualy update the requirements.txt file.

Create a virtual environment and run:

pip install pip-tools
make update_dep

To launch the app

In your virtual environment, run:

make run

To test the project

In your virtual environment, run:

make tests

About

Yet Another Book Log


Languages

Language:Python 81.9%Language:HTML 16.7%Language:Makefile 1.4%