fba5ac850f
feat(nix): Replace Makefile with flake
...
- Remove makefile to use a flake for consistency.
- Modify convert.py to accept input for filename to open.
- Add flake.nix, flake.lock, and .envrc
2024-09-18 08:42:01 -04:00
fb042840b1
feat[makefile,convert] Added makefile checks
...
I added further makefile checks for existing files.
I also corrected the shebang on convert.py
2024-03-05 00:10:54 -05:00
6244d5f258
feat[license] Added license to convert.py
...
I gpl'd convert.py.
Everything else remains in the public domain.
I also modified readme.
2024-03-04 22:49:40 -05:00
fc86a09bbf
feat[converter] Added converter tools
...
I added converter tools and a download task to make.
This ensures I can distribute the program without running into legal
issues about distributin the ESV.
2024-03-04 21:21:02 -05:00