Skip to content

nktpro/docker-swagger-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-swagger-cli

Dockerized swagger-cli, so no global npm module installation and explicit nodejs dependency

Example

Run via the convenient shell script:

./swagger.sh bundle -o test.json test.yml

Or anywhere:

docker run -it --rm -v ${PWD}:/var/app -w /var/app nktpro/swagger-cli ...

About

Dockerized swagger-cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages