ivolazy / raml-grammar

Tree structure of the RAML spec.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAML Suggestion Engine

Build Status

This project provides the suggestions to be used on the API Designer.

Build and Run

Install global tools

npm install -g grunt-cli

Install node modules

npm install

Run the test suite

grunt test

Build the application

grunt

License

Copyright 2013 MuleSoft, Inc. Licensed under the Common Public Attribution License (CPAL), Version 1.0

About

Tree structure of the RAML spec.

License:Other