- Clone the project https://github.com/hernantz/classyconf
- Make sure you have poetry and
makeinstalled. - Run
make setupto install the dependencies. - Run
make testto check everything is running properly.
- Update the changelog at
docs/source/changelog.rst. - Run
make version=<VERSION> release