Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: Integrate with PlantUML #32

Open
DrSensor opened this issue Jul 18, 2019 · 0 comments
Open

CLI: Integrate with PlantUML #32

DrSensor opened this issue Jul 18, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers pending Need to wait for whatever reason
Milestone

Comments

@DrSensor
Copy link
Owner

DrSensor commented Jul 18, 2019

Waiting for plantuml/plantuml#238 to resolved

Installation

AUR: yay -S plantuml

Usage: plantuml -help

Steps

  1. Generate graphviz from smcat with format!("@startuml\n{dot}\n@enduml", dot=smcat)
  2. Then pipe it to plantuml CLI
  3. Prioritize plantuml over graph-easy

References

@DrSensor DrSensor added enhancement New feature or request good first issue Good for newcomers labels Jul 18, 2019
@DrSensor DrSensor added this to the v1.0 milestone Jul 18, 2019
@DrSensor DrSensor added the pending Need to wait for whatever reason label Jul 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers pending Need to wait for whatever reason
Projects
None yet
Development

No branches or pull requests

1 participant