plantuml-cmd

command module
v0.0.0-...-863cc66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2024 License: GPL-3.0 Imports: 19 Imported by: 0

README

plantuml-cmd

command line util to generate plantuml output via remote plantuml service

Build && Install

go get github.com/missdeer/plantuml-cmd

Usage

cat test.puml | ./plantuml-cmd

or

./plantuml-cmd -i test.puml

Also Plugins for Jekyll

Steps

  1. Download all .rb files and put in _plugins directory
  2. Add code lines shown below at the end of _config.yml:
plantuml:
  remote: "enabled"
  plantuml_cmd: /usr/local/bin/plantuml-cmd   
  tmp_folder: _plantuml

Notice: make sure plantuml-cmd in the right place

Sample Project

https://github.com/missdeer/blog/

Sample Post

https://github.com/missdeer/blog/blob/master/_posts/2020-02-28-plantuml-samples.md

Live Sample Post

https://blog.minidump.info/2020/02/plantuml-samples/

Donate

微信扫一扫 支付宝扫一扫

paypal donate

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL