summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* parser: print help when no args2 * r + 2 * t2025-06-112-5/+5
| | | | Also create utility script for testing
* parser: fix error when no args2 * r + 2 * t2025-06-111-1/+5
|
* internal: refactor for packaging2 * r + 2 * t2025-06-1140-8/+14099
| | | | Package using python-build, python-installer and hatch
* feat: impl workspace-action command2 * r + 2 * t2025-06-101-1/+8
|
* feat: add toggle command2 * r + 2 * t2025-06-092-1/+99
|
* feat: add shell commands2 * r + 2 * t2025-06-0914-36/+139
| | | | Also switch to classes
* parser: add func to run with args2 * r + 2 * t2025-06-0913-2/+69
|
* feat: create parser2 * r + 2 * t2025-06-093-0/+219