This is a GitHub Template Repository. You can use the green button to create a new repository based on this template. Read more about GitHub Template Repositories.
This template supports Makefile
to run tooling.
make
is choosen as it is available on most systems.
make
Commit the version change and artifacts in the repository.
git tag -a v1.0.0 -m "Release v1.0.0"