f156c5a4b7
docs: Updated readme
2024-09-18 08:54:31 -04:00
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
70a1515469
feat[readme] Updated readme
2024-03-04 22:35:35 -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
cb1f6c8608
feat[readme] Added readme
2024-03-04 17:46:36 -05:00
c39d006fec
feat[Make] Copied scripts from kjv
...
Copied the awk scripts, Makefile from lukesmith's kjv repo
2024-03-04 17:32:08 -05:00
381f7cdcfc
First code
2024-03-04 17:20:06 -05:00