diff --git a/README.md b/README.md index f4ff6f4..5b2fff2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ -# Auto-Firmware-Release +# mkr - Make Release This program aims to automate some of the annoying bits of making a firmware release. + +# Features + +* Generate an md5 sum file manifest +* Checklist prompts +* Move files + +# Roadmap + +* Base everything off of the current tag/commit +* Check last modified time and warn +* More configurable options +* Support for monorepos via "profiles" +* Auto-create gitea release page +* Deploy release packages to backup locations +* Release actions, allowing for things like automagic clean-builds and testing