Bible Cross-Reference Wikilinks
If you've ever wanted to have every bible verse cross-reference wikilinked, here it is.
Acknowledgements
https://github.com/josephilipraja/bible-cross-reference-json
How to use
- Clone or download the repository
- Go to repository location within your terminal
- type
node index.js <path-to-store-bible-files>
(by default it will create all the files within the repo location in a folder namednotes
)