| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | parser: print help when no args | 2 * r + 2 * t | 2025-06-11 | 2 | -5/+5 |
| | | | | | Also create utility script for testing | ||||
| * | parser: fix error when no args | 2 * r + 2 * t | 2025-06-11 | 1 | -1/+5 |
| | | |||||
| * | internal: refactor for packaging | 2 * r + 2 * t | 2025-06-11 | 40 | -8/+14099 |
| | | | | | Package using python-build, python-installer and hatch | ||||
| * | feat: impl workspace-action command | 2 * r + 2 * t | 2025-06-10 | 1 | -1/+8 |
| | | |||||
| * | feat: add toggle command | 2 * r + 2 * t | 2025-06-09 | 2 | -1/+99 |
| | | |||||
| * | feat: add shell commands | 2 * r + 2 * t | 2025-06-09 | 14 | -36/+139 |
| | | | | | Also switch to classes | ||||
| * | parser: add func to run with args | 2 * r + 2 * t | 2025-06-09 | 13 | -2/+69 |
| | | |||||
| * | feat: create parser | 2 * r + 2 * t | 2025-06-09 | 3 | -0/+219 |