Skip to content

AlunYou/dataflow_container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataflow Container

This project is created to simplify the steps of generating dataflow graphs using https://github.com/sonyxperiadev/dataflow.

Usage:

  1. Build a docker image with dataflow and graphviz installed
  $ ./build-image.sh
  1. Use the container to convert a *.flow into *.png in the same folder
  $ ./convert.sh ./test.flow

About

Simplify the dataflow diagram generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published