Skip to content

yuzutech/blockdiag

 
 

Repository files navigation

Fork of blockdiag

blockdiag generates block diagram images from textual description.

GitHub Action CI build status

Features

  • Generate block-diagram from dot like text (basic feature).
  • Support multiple languages for node-label (utf-8 only).

Install

blockdiag is available as a native binary on Linux AMD64 and ARM64 architecture: https://github.com/yuzutech/blockdiag/releases.

The native binary includes:

  • blockdiag
  • seqdiag
  • actdiag
  • packetdiag
  • rackdiag
  • nwdiag

Use the --module= option from the command line to select the corresponding module.

License

Apache License 2.0

Packages

No packages published

Languages

  • Python 99.4%
  • Roff 0.6%