Greek New Testament toolbox.
- Clone the repository using the
--recurse-submodulesparameter (or manually initialize and update submodules of the library, see this git documentation). cd gnttb && pip3 install --user .
- Update the repository using the
--recurse-submodulesparameter. (Something likegit fetch --recurse-submodules.) - Run
pip3 install --user --update .
See examples.
- gnttb-cli − A command line interface for the Greek New Testament toolbox.