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/gcp

Components for drawing GCP diagrams.

Installation

The plugin can then be installed using npm:

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

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.