https://github.com/realm/realm-tools
Various tools for testing Realm
https://github.com/realm/realm-tools
Last synced: 3 months ago
JSON representation
Various tools for testing Realm
- Host: GitHub
- URL: https://github.com/realm/realm-tools
- Owner: realm
- License: other
- Created: 2019-12-19T09:50:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T08:55:22.000Z (over 2 years ago)
- Last Synced: 2025-01-21T01:14:04.920Z (12 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.64 MB
- Stars: 3
- Watchers: 20
- Forks: 3
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# realm-tools
Various tools for testing Realm.
To install dependencies and build all packages, run
npm install
npm run build
See the individual package READMEs for instructions on running them.
## Packages
- [random-realms](./packages/random-realms) generates and optionally upgrades (from Realm Core v5 → v6) Realm files.