Skip to content

mikestowe/php-ramlMerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

php-ramlMerge

RAML Merge lets you merge in any included RAML files (!include) into a single RAML file via the command line.

php ramlMerge.php /Users/mikestowe/Desktop/api_raml_files/api.raml > /Users/mikestowe/Desktop/compiledAPIRAML.raml

Note - this should not be used as a replacement for your primary RAML files, but rather as a tool for services in which RAML includes may not work, such as Postman.

Requires PHP 5+ installed on machine.

About

RAML Merge lets you merge in any included RAML files (!include) into a single RAML file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages