0.2.3 • Published 1 year ago

@ambertide/generate-realm v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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!

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.1.1

1 year ago