Skip to content

VasiliyLysokobylko/apiblueprint-for-raml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This project provides a API Blueprint to RAML converter

#Installation

Checkout project and run mvn clean install on apiblueprint-raml-codegen-core.

#Running the converter

In the apiblueprint-raml-codegen-core/target subdirectory you can find a jar with complete dependencies. Run it the following way:

java -cp {jarName} launcher.Launcher -input {absolute path to inputFile} -output {absolute path to outputFile}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published