Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robhaswell/dot-docker


https://github.com/robhaswell/dot-docker

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

dot-docker
==========

Runs the `dot` command from `graphviz`.

```sh
$ cat ./dot-diagram | docker run -i robhaswell/dot -T pdf > dot-diagram.pdf
```