Skip to content

KonstantinSviridov/wadl-for-raml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

This project provides a WADL to RAML converter

#Installation

Checkout both projects and run mvn clean install on raml-java-parser then on wadl-raml-codegen-core.

#Running the converter

In the wadl-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

Languages