Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 723 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 723 Bytes

Lamp Realm Create (macOS)

A macOS app sharing the data model of Lamp Bible used to create the Realm database.

Build

Data model/classes matching those of Lamp Bible must be copied to ContentView.swift. Add seed data (JSON) to the LampRealmCreate directory and run the app. The Realm database will be created in the /Users/{username}/Library/Containers/com.neus.Lamp-Realm-Create/Data/Library/Application Support directory.

Seed data

  • books.json
  • cross_references.json
  • genres.json
  • plans.json
  • translations.json

License

CC BY-NC 4.0