An open API service indexing awesome lists of open source software.

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

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.