feat!(tasks): move tasks to include; move dependencies installation to a task;...

This commit is contained in:
NaeiKinDus 2025-01-26 22:52:14 +00:00
parent 846f5e693e
commit 35d72db683
8 changed files with 161 additions and 103 deletions

2
.gitignore vendored
View file

@ -24,7 +24,7 @@ vault.yml
*.pyo
*.pyc
__pycache__/
venv
.venv
# various
TODO.md
!.gitkeep