egg-plugin-puml

Create plugin puml


License
MIT
Install
npm install egg-plugin-puml@2.3.0

Documentation

egg-plugin-puml

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Create plugin puml

Install

$ npm i egg-plugin-puml

Usage

Create the .puml file

$ puml . --dest doc

Options

  • --dest: Directory that the file writing to
  • --framework: Directory where framework is
  • -e, --enable: Only include plugins which is enabled

License

MIT