| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-14 | Add dry-run flag for testing | Steph Enders | |
| Should help debug potential things | |||
| 2025-12-13 | Initial work on making scripts work in non-bash envs | Steph Enders | |
| Replace function defs with dash legal function syntax: function fn { } -> fn() { } | |||
| 2025-12-13 | Create install process via make | Steph Enders | |
| Running `sudo make install` will install to /usr/local installing all of the scripts as well as the documentation, setting the release version for everything as well | |||
| 2025-12-13 | Document additional commands | Steph Enders | |