Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 885 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 885 Bytes

npm version License: MIT code style: prettier PRs Welcome

@rediagram/aws

Components for drawing AWS diagrams.

Installation

The plugin can then be installed using npm:

# yarn
yarn add @rediagram/aws
# or npm
npm install @rediagram/aws

Requirement

This project requires Graphviz. If you don't have it installed, install it here.

License

This software is released under the MIT License, see LICENSE.