plantuml.com
Generate diagrams from textual description
Package Information
- Domain:
plantuml.com
- Name:
plantuml.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install plantuml
Programs
This package provides the following executable programs:
plantuml
Aliases
This package can also be accessed using these aliases:
plantuml
Available Versions
Show all 17 versions
1.2025.3
,1.2025.2
,1.2025.1
,1.2025.0
,1.2024.8
1.2024.7
,1.2024.6
,1.2024.5
,1.2024.4
,1.2024.3
1.2024.2
,1.2024.1
,1.2024.0
,1.2023.13
,1.2023.12
1.2023.11
,1.2023.10
Latest Version: 1.2025.3
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +plantuml.com@1.2025.3 -- $SHELL -i
Dependencies
This package depends on:
graphviz.org
openjdk.org
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.plantumlcom
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.