Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Documentation for SlashGo

How to build/run

// Install dependencies for building/serving documentation
$ npm i -g redoc-cli serve
// Build documentation
$ redoc-cli build swagger.yaml -o index.html
// Serve documentation
$ serve -s .
// Documentation is now accessible on http://localhost:3000

Releases

Packages

Contributors

Languages