Commit Graph

25 Commits

Author SHA1 Message Date
11f0bce116 feat: switch to use a command registry pattern 2025-12-14 16:53:17 +01:00
6c424c6135 revert: don't cipher password in config 2025-12-14 16:48:51 +01:00
1b8eb4abd4 docs: update readme 2025-12-14 16:48:42 +01:00
4d530a5a65 build: update uv.lock 2025-12-14 16:48:38 +01:00
ac21ad39b1 clean: remove dep 2025-12-14 16:48:32 +01:00
3eac53346f refactor: fix imports 2025-12-14 16:21:28 +01:00
e178386fff rename: py files would be named after commands 2025-12-14 16:21:18 +01:00
60f7fae8c0 clean: sys isn't used here 2025-12-14 11:31:07 +01:00
429f1b4881 feat: way better argument parsing, cleaner structure and future-proof routing 2025-12-14 11:21:38 +01:00
cf83b18b43 feat: __init__.py 2025-12-14 11:14:33 +01:00
0f0f222213 feat: first shot for configuration logic 2025-12-14 11:14:12 +01:00
b2382953db feat: define run_configure() 2025-12-14 11:14:01 +01:00
1bc52cc68d feat: parsing arg stuffs 2025-12-14 11:13:51 +01:00
cec1699030 docs: update readme 2025-12-14 11:13:41 +01:00
094bf12e62 build: update uv.lock 2025-12-14 11:13:34 +01:00
a45a3c0868 build: add pyyaml and cryptography as deps 2025-12-14 11:13:21 +01:00
074f4668bf docs: update readme 2025-12-11 17:09:24 +01:00
41b0a1fa49 docs: password will be encrypted in config 2025-12-11 11:44:08 +01:00
4ec9892bd1 docs: clean readme 2025-12-11 11:03:49 +01:00
10d39b7738 feat: add main.py 2025-12-11 11:02:45 +01:00
25ebd503a2 build: add pyproject.toml 2025-12-11 11:02:39 +01:00
43f1dfb373 build: add uv.lock 2025-12-11 11:02:32 +01:00
4db8077dee ci: add .gitignore 2025-12-11 11:01:57 +01:00
b93bee00e6 docs: update readme 2025-12-11 10:58:54 +01:00
82bddcb13e Initial commit 2025-12-11 10:56:35 +01:00