Skip to content

sigmaith/yorkie-schema

 
 

Repository files navigation

yorkie-schema

Building and Testing Yorkie Schema

For building Yorkie Schema, you need to install the following dependencies:

$ npm install
$ npm run build

For building grammar files:

$ npm run build:schema

For testing Yorkie Schema:

$ npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.1%
  • CSS 2.8%
  • ANTLR 1.4%
  • HTML 0.7%