|
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #13 PR #13 |
||
|---|---|---|
| .dockerignore | ||
| .drone.yml | ||
| .version.json | ||
| CHANGELOG.md | ||
| conventi.sh | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
conventi
To initialize a git repositiory for version management and changelog generation use:
docker run -v "$(pwd):/conventi" registry.riba-interactive.de/conventi:latest init
For updating the version and changelog simply run:
docker run -v "$(pwd):/conventi" registry.riba-interactive.de/conventi:latest