YUML – Easy Embeddable Diagrams
41–50 of 58 posts
Re: YUML – Easy Embeddable Diagrams
#42How about diagrams that you can embed in your markdown documentation? Proper ascii drawings: http://asciiflow.com
Re: YUML – Easy Embeddable Diagrams
#43Anyone familiar with PlantUML[1]? That's been my goto for declarative text-based diagramming. I've always thought "there really could be a better tool," but I've never found anything better than PlantUML. I don't think YUML is going to be my answer, though -- it's paid and doesn't seem to be a local tool, but rather a SaaS model. This product feels like it should be a local compile-into-image workflow. But that's pro…
Re: YUML – Easy Embeddable Diagrams
#44Anyone familiar with PlantUML[1]? That's been my goto for declarative text-based diagramming. I've always thought "there really could be a better tool," but I've never found anything better than PlantUML. I don't think YUML is going to be my answer, though -- it's paid and doesn't seem to be a local tool, but rather a SaaS model. This product feels like it should be a local compile-into-image workflow. But that's pro…
Re: YUML – Easy Embeddable Diagrams
#45How about diagrams that you can embed in your markdown documentation? Proper ascii drawings: http://asciiflow.com
Re: YUML – Easy Embeddable Diagrams
#46Anyone familiar with PlantUML[1]? That's been my goto for declarative text-based diagramming. I've always thought "there really could be a better tool," but I've never found anything better than PlantUML. I don't think YUML is going to be my answer, though -- it's paid and doesn't seem to be a local tool, but rather a SaaS model. This product feels like it should be a local compile-into-image workflow. But that's pro…
yUML creator here. Think I know what you're saying. That said, there are many people using a command line wrapper to generate yUML diagrams as part of an automated workflow. The paid features are more for people who want better management of diagrams.
I wish I could use YUML to make flow charts!
Re: YUML – Easy Embeddable Diagrams
#47Anyone familiar with PlantUML[1]? That's been my goto for declarative text-based diagramming. I've always thought "there really could be a better tool," but I've never found anything better than PlantUML. I don't think YUML is going to be my answer, though -- it's paid and doesn't seem to be a local tool, but rather a SaaS model. This product feels like it should be a local compile-into-image workflow. But that's pro…
Re: YUML – Easy Embeddable Diagrams
#48Earlier quoted context omitted.
Don't buy a Mac then. Apple managed to break the build on the latest version.
It's broken frequently over the years. It's a command line tool so someone interested enough can package it up as a docker container and provide a simple wrapper script that would mostly work in-place.
Re: YUML – Easy Embeddable Diagrams
#49Anyone familiar with PlantUML[1]? That's been my goto for declarative text-based diagramming. I've always thought "there really could be a better tool," but I've never found anything better than PlantUML. I don't think YUML is going to be my answer, though -- it's paid and doesn't seem to be a local tool, but rather a SaaS model. This product feels like it should be a local compile-into-image workflow. But that's pro…
Re: YUML – Easy Embeddable Diagrams
#50Anyone familiar with PlantUML[1]? That's been my goto for declarative text-based diagramming. I've always thought "there really could be a better tool," but I've never found anything better than PlantUML. I don't think YUML is going to be my answer, though -- it's paid and doesn't seem to be a local tool, but rather a SaaS model. This product feels like it should be a local compile-into-image workflow. But that's pro…
Do you have any idea on how to use PlantUML with LaTeX files? I've only found some workaround scripts that make it pretty ugly to begin with. I'm using Overleaf so I doubt it'll add the functionality, but it'd be neat.