Pillar-svnman
Go to file
2021-03-18 18:49:42 +01:00
src Replaced Gravatar with Pillar-hosted avatars 2019-05-31 17:03:33 +02:00
svnman Replaced Gravatar with Pillar-hosted avatars 2019-05-31 17:03:33 +02:00
tests Make tests runnable from PyCharm 2019-05-22 10:18:42 +02:00
.gitignore Removed and gitignored poetry.lock 2019-05-23 16:23:45 +02:00
CHANGELOG.md Moved to Poetry for dependency management 2019-05-14 10:55:27 +02:00
gulp Initial checkin of some base functionality 2017-11-03 12:16:13 +01:00
gulpfile.js Upgraded Gulp 3.9 → 4.0, removed live-reload, and regenerated package-lock 2019-05-31 15:12:39 +02:00
LICENSE.txt Initial checkin of some base functionality 2017-11-03 12:16:13 +01:00
package-lock.json Update gulp-sass 2020-07-23 18:48:40 +02:00
package.json Update gulp-sass 2020-07-23 18:48:40 +02:00
pyproject.toml Pin poetry deps to work around cryptography requiring Rust issue 2021-03-18 18:49:42 +01:00
README.md README+CHANGELOG: mention usage of Poetry 2019-05-22 11:01:47 +02:00
runserver.py Initial checkin of some base functionality 2017-11-03 12:16:13 +01:00
setup.cfg Initial checkin of some base functionality 2017-11-03 12:16:13 +01:00
update_version.sh Moved to Poetry for dependency management 2019-05-14 10:55:27 +02:00

SVNMan Pillar Extension

Development

Run poetry install to create a virtualenv and install all dependencies.