We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
make test
See also the README in the tests directory for more.
Make sure all changes are committed, and tag the current state of the repo.
git tag -a v2.1 -m “Historical v2.1”
Then, run the Makefile dist action:
make dist
This will create .zip and .tar archives to upload to the Downloads section.