A list of task queue libraries.
Run pipenv install --dev
to install the dev dependencies.
To build the website, run make
. Open build/index.html
to view
your changes. Run make watch
to continuously build the project as
you make changes.
To deploy the website, run make deploy
.
taskqueues is licensed under Apache 2.0. Please see LICENSE for licensing details.