Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 734 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 734 Bytes

Template GitHub Action

Open in GitHub Codespaces

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.

Get Started

This template supports Makefile to run tooling.

make is choosen as it is available on most systems.

Build

make

Commit the version change and artifacts in the repository.

git tag -a v1.0.0 -m "Release v1.0.0"

License

MIT