Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 667 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 667 Bytes

Build Status

Unmaintained This repository is not actively maintained. If you are interested in taking it over, please let me know.

Documentation

User Documentation is at https://rahulsom.github.io/swaggydoc

Contributing

Before you can run any other commands, you will have to obtain the swagger assets.

./bowerize.sh

Running grails3 plugin in dev mode

./gradlew swaggydoc-grails3:bootRun

Running grails2 plugin in dev mode

./gradlew grails2:run