@helloao/cli 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -29,6 +29,8 @@ Commands:
29
29
  import-translations [options] <dir> Imports all translations from the given directory into the database.
30
30
  import-commentary [options] <dir> [dirs...] Imports a commentary from the given directory into the database.
31
31
  import-commentaries [options] <dir> Imports all commentaries from the given directory into the database.
32
+ import-bible-metadata <dir> Imports the Theographic bible metadata (people, places, events, and people groups) from the given directory into the database.
33
+ The directory should contain the JSON files downloaded by the fetch-bible-metadata command.
32
34
  upload-test-translation [options] <input> Uploads a translation to the HelloAO Free Bible API test S3 bucket.
33
35
  Requires access to the HelloAO Free Bible API test S3 bucket.
34
36
  For inquiries, please contact hello@helloao.org.