Skip to content

jabrena/puml-to-png-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plantuml to PNG CLI

CI Builds

SonarQube Cloud

Motivation

Plantuml-to-png is a CLI utility designed to convert PlantUML files (.puml) to PNG format

When you store your .puml files in your repository, you need to do an extra step in order to generate the image in .png format using a Third party service.

Using this project, you could simplify this step.

How to build in local?

Review the document README-DEV

How to test it?

./mvnw clean package
java -jar target/puml-to-png-0.5.0.jar --help
java -jar target/puml-to-png-0.5.0.jar --file ./docs/sample-diagram.puml
java -jar target/puml-to-png-0.5.0.jar --watch docs

# Update puml-to-png@jabrena only
jbang --fresh puml-to-png@jabrena
jbang catalog list jabrena

jbang puml-to-png@jabrena --help
jbang puml-to-png@jabrena --file ./docs/sample-diagram.puml
jbang puml-to-png@jabrena --watch docs

References

Cursor rules ecosystem

Powered by Cursor

About

Plantuml-to-png is a CLI utility designed to convert PlantUML files (.puml) to PNG format

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages