Skip to content

crawfordleeds/btcpay-django

Repository files navigation

btcpay-django

A Django app for working with BTCPayServer

Installation

pip install btcpay-django

Developers

Release

To cut a release, run bumpversion, push the changes, and push the newly created tag for auto deployment from the pipeline.

bumpversion part 

E.g.

bumpversion patch
git push
git push --tags

About

A Django app for working with BTCPayServer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages