@ambertide/generate-realm
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

generate-realm

npm (scoped)

npm i @ambertide/generate-realm

CLI program to generate a .realm file when given a json schema and (optionally) data fitting the said schema.

USAGE
  $ generate-realm from SCHEMA-PATH [DATA-PATH] [-o <value>]

ARGUMENTS
  SCHEMA-PATH  JSON file supplying the Realm schema
  DATA-PATH    JSON file supplying the Realm data.

FLAGS
  -o, --out=<value>  [default: out.realm] Path to the output realm

Read the documentation!

Readme

Keywords

Package Sidebar

Install

npm i @ambertide/generate-realm

Weekly Downloads

0

Version

0.2.3

License

MIT

Unpacked Size

15.4 kB

Total Files

16

Last publish

Collaborators

  • ambertide