Attract
attract | ||
docs | ||
src | ||
tests | ||
.gitignore | ||
deploy_docs.sh | ||
gulp | ||
gulpfile.js | ||
LICENSE.txt | ||
manage.py | ||
notify_attract.py | ||
package-lock.json | ||
package.json | ||
pyproject.toml | ||
readme.md | ||
runserver.py | ||
setup.cfg |
Attract people management extension for Pillar
This project contains Attract, a task management extension for the Pillar platform.
Development
Dependencies are managed via Poetry.
git clone git@git.blender.org:pillar-python-sdk.git ../pillar-python-sdk
git clone git@git.blender.org:pillar.git ../pillar
pip install -U --user poetry
poetry install