Commit Graph

4 Commits

Author SHA1 Message Date
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
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