Commit graph

5 commits

Author SHA1 Message Date
Evie Litherland-Smith ddee47ce40 Refactor to clean up python files
Combine unnecessary amount of python files into single main.py

Add default.nix for building without Flakes enabled

Adjust flake.nix to use poetry2nix callPackage for both default and
shell, to be more consistent
2024-06-02 06:52:28 +01:00
Evie Litherland-Smith 0396bdb66a Move nix shell to separate shell.nix
Update README for nix shell instructions, refile long lines
2024-05-27 08:34:36 +01:00
Evie Litherland-Smith c477ec58a9 Rename main.py -> cli.py and add poetry pre-commit hooks
Add apps section to flake.nix output to explicitly define CLI output
path
2024-05-26 10:52:54 +01:00
Evie Litherland-Smith 04399569d8 Add dev packages, pre-commit hooks 2024-05-26 10:06:30 +01:00
Evie Litherland-Smith 25ef2ab8f7 Initial commit: Add project structure and boilerplate 2024-05-26 09:26:55 +01:00