Skip to content

sunnywx/cluster-schema-translator

Repository files navigation

cluster schema translator

a cluster schema translator for qingcloud

1. Intro

This library is designed to translate qingcloud cluster schema (Format like: mustache, json, toml..)

Provide a convenient way to validate, easy-to-test, render-to-view interface for cluster schema.

2. CLI

qc-cl --help

3. Testing

First you should setup testing fixture

npm run setup

Then

npm test

4. Goals

  • Support format like: mustache, json, toml
  • Ship with a cli tool to manipulate schema files
  • Generate form view component capable in React

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published