Skip to content

Add System.CommandLine CLI and multi-directory support#126

Open
scooter12 wants to merge 1 commit into
pierre3:masterfrom
scooter12:feature/multi-dir-and-system-commandline
Open

Add System.CommandLine CLI and multi-directory support#126
scooter12 wants to merge 1 commit into
pierre3:masterfrom
scooter12:feature/multi-dir-and-system-commandline

Conversation

@scooter12

Copy link
Copy Markdown

Replace hand-rolled argument parser with System.CommandLine for modern --help, --version, and double-dash and short aliases.

Add multi-directory mode (Label=Path;Label=Path;...) that generates a single combined diagram with package blocks per directory.

  • Bump version to 1.5.0
  • Update README with new flag syntax and examples

Replace hand-rolled argument parser with System.CommandLine for proper
--help, --version, and double-dash flag conventions with short aliases.

Add multi-directory mode (Label=Path;Label=Path;...) that generates a
single combined PlantUML diagram with package blocks per directory.

- Bump version to 1.5.0
- Update README with new flag syntax and examples
- Add examples section to --help output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant