This project adopts the following guidelines:
- Group logical steps (Git's interactive rebase can help)
- Make sure to maintain the project's coding style
- Refer to the Suckless philosophy
- Ensure POSIX compatibility
- Use the supplied .editorconfig settings
- KISS: Keep It Simple Stupid
- Write a short (50 chars or less) commit summary and a detailed body
- Write a brief usage doc
- Update the
makefile
uninstall target