mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-08 20:05:44 +00:00
Add optional --output argument to graph generator. The argument allows to specify a filepath for graph output. Default filepath is ./diagram.svg if the argument is not specified. Refs: https://github.com/embark-framework/embark/issues/944