plantuml_grammar 0.0.1

Grammar for PlantUML diagrams


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

plantuml_grammar

plantuml_grammar is a library providing the grammar for PlantUML via Pegged

Currently only the most trivial class diagrams are supported.

Getting Started

To use plantuml_grammar via dub add this to your dub.json:

"dependencies": {
"plantuml_grammar": "~>0.0.1"
}

Rebuild the Grammar

When the grammar file is changed it has to be regenerated. To do this run the following command:

dub -c generate
Authors:
  • Joakim Brännström
Dependencies:
pegged
Versions:
0.0.1 2017-Aug-03
~master 2017-Aug-05
Show all 2 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 10 downloads total

Score:
0.6
Short URL:
plantuml_grammar.dub.pm