Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 543 Bytes

staruml.md

File metadata and controls

26 lines (18 loc) · 543 Bytes

Star UML

한국어

Import

$ oct import ojson --help
Option Env. Variable Description
-i, --input OCTOPUS_INPUT StarUML file to import
-o, --output OCTOPUS_OUTPUT Target octopus schema file

Example

Import starUML file:

$ oct import staruml \
    --input user.uml \
    --output user.json