DrSensor / DrSensor/scdlang

CLI: Integrate with PlantUML

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue pending
Dominant language
Rust
Stars
103
Forks
2
PR merge metrics
No merged PRs in 30d

Description

> Waiting for https://github.com/plantuml/plantuml/issues/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
- [Use Graphviz/Dot language from PlantUML](http://plantuml.com/dot)
- [Use of ASCII art with PlantUML](http://plantuml.com/ascii-art)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.