raml

1.0.0 • Public • Published

RAML Toolbelt

A handy command line tool for RAML developers.

Installation:

npm install -g raml

Open a RAML API console:

raml console path/to/api.raml
raml console http://example.com/api.raml

Validate a RAML file using the raml-js-parser

raml validate path/to/api.raml

Dependents (0)

Package Sidebar

Install

npm i raml

Weekly Downloads

20

Version

1.0.0

License

none

Last publish

Collaborators

  • christianvogel
  • aldobucchi