ikazuchi.plugins.blockdiag

blockdiag translator with ikazuchi
Download

ikazuchi.plugins.blockdiag Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Publisher Name:
  • Tetsuya Morimoto
  • Publisher web site:
  • http://t2y.bitbucket.org/ikazuchi/

ikazuchi.plugins.blockdiag Tags


ikazuchi.plugins.blockdiag Description

blockdiag translator with ikazuchi ikazuchi.plugins.blockdiag is a ikazuchi plugin to work with blockdiag.ikazuchi is intended to work with other tools since it's a CUI tool.See the project documentation for more detail.Setupby easy_installMake environment:easy_install ikazuchi.plugins.blockdiagby buildoutMake environment:hg clone https://bitbucket.org/t2y/ikazuchi.plugins.blockdiagcd ikazuchi.plugins.blockdiagpython bootstrap.py -dbin/buildoutUsage:Show blockdiag's diagram with web browser. For example, use Firefox:export BROWSER="firefox" # can set any browser(command)ikazuchi blockdiag -s "{A -> B;}"Show blockdiag's diagram from ".diag" file with web browser:ikazuchi blockdiag -d examples/simple.diagShow blockdiag's diagram with Tkinter Editor:ikazuchi blockdiag -i -d examples/simple.diagShow which plugins are available:$ ikazuchi -husage: ikazuchi {rstfile,blockdiag,normal} ...positional arguments: {rstfile,blockdiag,normal} available plugins. 'normal' means ikazuchi's standard feature so it can be abbreviatedoptional arguments: -h, --help show this help message and exitShow blockdiag plugin help:$ ikazuchi blockdiag -husage: ikazuchi blockdiag optional arguments: -h, --help show this help message and exit -a API, --api API APIs are -e ENCODING, --encoding ENCODING input/output encoding -f LANG, --from LANG original language -q, --quiet not to show original sentence to stdout -t LANG, --to LANG target language to translate -d DIAG FILE, --diag DIAG FILE target diag file -i, --interactive run with interactive mode -s SENTENCE, --sentence SENTENCE target sentence --version show program's version number and exit


ikazuchi.plugins.blockdiag Related Software