chore(repo): add nix flake dev-shell for development environment
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 43s
Actions / Build Documentation (MkDocs) (push) Successful in 56s

This commit is contained in:
cswimr 2024-11-20 12:22:57 -05:00
parent 901c10a458
commit 216fa74a53
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
4 changed files with 327 additions and 0 deletions

2
.gitignore vendored
View file

@ -3,3 +3,5 @@
site
.venv
__pycache__
.direnv
.devenv