summaryrefslogtreecommitdiff
path: root/src/caelestia/parser.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scheme: add variant option2 * r + 2 * t2025-06-121-20/+2
| | | | Remove variant subcommand
* feat: impl scheme command (partial)2 * r + 2 * t2025-06-111-1/+0
|
* internal: refactor scheme2 * r + 2 * t2025-06-111-1/+1
| | | | Also use a single file to store scheme data
* parser: print help when no args2 * r + 2 * t2025-06-111-2/+2
| | | | Also create utility script for testing
* internal: refactor for packaging2 * r + 2 * t2025-06-111-0/+125
Package using python-build, python-installer and hatch