Bits
/
2019
/
Release MaxCop
maxcop is a small tool for checking BlitzMax source formatting. It’s similar to projects like Rubocop, except it’s far less advanced.
It’s something I’ve wanted to do for a long time but never got around to - I have a version for BlitzPlus sat on my hard-drive from 2007.
For 2019 I’d like to release the project and source code, along with documentation on what it does and which rules it checks.
Goal steps
☑ Write a readme with instructions
☑ Create a roadmap
☑ Put everything on github
☑ Publish on sodaware.net
☑ Document every rule
☑ Automate release packaging
☑ Automate project page content
Targets
Put all source code on GitHub
Release the project on sodaware.net
Automate the entire release process