adonis-autoswagger
adonis-autoswagger copied to clipboard
Feature Request: Add configure script
I can assist with this.
We can have the
node ace configure adonis-swagger
This script can automate the following steps:
- Publish the config from a stub
- Add the routes with the various oprions (swagger, scalar, etc) - with a default one and others commented out
- During setup; ask use to generate
docs:generate
command - After setup; display instructions to add a prebuild script in package.json to generate docs for production