Install dependencies:
npm install
Generate the schema at dist/schema.json
npm run schema
Generate the parser code at dist/go
npm run golang
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install dependencies:
npm install
Generate the schema at dist/schema.json
npm run schema
Generate the parser code at dist/go
npm run golang