puml

1.0.1 • Public • Published

PUML

GitHub license npm version Build Status Coverage Status

About

PUML is a NPM based PlantUML CLI wrapper. It was created to simplify installation process due to minimizing installation dependencies. PUML based on this solution with all knowen issues and limitations.

Installation

You should install puml globally to make it works as a common CLI command:

npm install -g puml

Note that this is only working with Java 8, because of using J2V8 internally.

Usage

To display help message (with all possible options):

puml -h or puml -help

To execute the GUI:

puml [options] or puml [options] -gui

To process files or directories:

puml [options] [file/dir] [file/dir] [file/dir]

Readme

Keywords

Package Sidebar

Install

npm i puml

Weekly Downloads

132

Version

1.0.1

License

Apache-2.0

Unpacked Size

37.9 MB

Total Files

23

Last publish

Collaborators

  • buntarb