graphviz-builder/README.md

24 lines
310 B
Markdown
Raw Normal View History

2020-05-17 17:17:39 +02:00
# @sapphirecode/graphviz-builder
version: 0.0.0
constructing graphviz files using an easy typescript interface
## Installation
npm:
> npm i --save @sapphirecode/graphviz-builder
yarn:
> yarn add @sapphirecode/graphviz-builder
## Usage
TODO: Add usage
## License
MIT © Timo Hocker <timo@scode.ovh>