Go to file
Joop Kiefte f920aaaa9f Remove rel/ directory and add a reference in the README.md to the one in the bahaiprayers-static repository 2022-06-05 03:29:24 +01:00
LICENSE Add license and readme 2022-04-02 15:10:47 +01:00
README.md Remove rel/ directory and add a reference in the README.md to the one in the bahaiprayers-static repository 2022-06-05 03:29:24 +01:00
go.mod Correct go.mod to public location 2022-04-07 11:00:49 +01:00
go.sum Fix adding code to list bug 2022-04-02 04:46:41 +01:00
main.go Add progress counter; fix duplicate matches 2022-04-03 20:25:53 +01:00

README.md

Phelpsify

This tool is made to link all Bahá'í prayers together across all languages using the code from Phelps' catalog or a derivative of this when the prayer is a subpart of a work from the catalog.

Just compile and run the tool with a rel/ directory containing code.list and lang.csv. The tool will update the code.list while you are working. To help the project, pick languages you can match, try to find the right prayer using keyword search, and when done send your updated code.list to the project so it can be merged in.

To avoid confusion, the latest rel/ directory can be found in the bahaiprayers-static github repository. It has been retired from this repository. You can run the phelpsify tool on the rel/ directory there.