go-package-plantuml

command module
v0.0.0-...-1d4da84 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2019 License: MIT Imports: 8 Imported by: 0

README

#go-package-plantuml

修改

  • 默认通过环境变量获取GOPATH
  • 输出目标参数功能修正
  • 兼容Windows路径
  • 输出全部改为英文

Install

go get github.com\Pingze-github\go-package-plantuml
go build github.com\Pingze-github\go-package-plantuml

Usage

Parse a golang package into a .puml file:

go-package-plantuml  --gopath $GOPATH --codedir $GOPATH\src\github.com\micro\go-micro --outputfile $GOPATH\src\github.com\micro\go-micro.puml

Compile the .puml file into a .svg image:

java -jar C:\jars\plantuml.jar -tsvg go-micro.puml

(Download plantuml.jar here)

You will got this:

go-micro.svg

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
demo

Jump to

Keyboard shortcuts

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