1.0.39 • Published 4 years ago

@scion-scxml/cli v1.0.39

Weekly downloads
6
License
SEE LICENSE IN LI...
Repository
gitlab
Last release
4 years ago

SCION CLI

The SCION command-line tool allows you to visualize, lint, compile and interactively run SCXML files. You can install this module globally, and run it with the command scion:

scion [command]

Commands:
  scion init [filename]     initialize a new SCXML file
  scion viz [filename]      visualize an SCXML file
  scion compile [filename]  compile an SCXML file to JSON or JavaScript
  scion run [filename]      run an SCXML file, and connect a repl to send it
                            events
  scion execute [filename]  execute an SCXML file (without the repl)
  scion lint                lint an SCXML file (this is an alias for "eslint
                            --plugin @scion-scxml/eslint-plugin-scharpie")
  scion monitor             start a monitor server

Options:
  --version  Show version number                                       [boolean]
  --help     Show help                                                 [boolean]

Here is a video of the SCION cli in action:

Link to video

1.0.39

4 years ago

1.0.38

4 years ago

1.0.37

7 years ago

1.0.36

7 years ago

1.0.35

7 years ago

1.0.34

7 years ago

1.0.33

7 years ago

1.0.32

7 years ago

1.0.31

7 years ago

1.0.30

7 years ago

1.0.29

7 years ago

1.0.28

7 years ago

1.0.27

7 years ago

1.0.26

7 years ago

1.0.25

7 years ago

1.0.24

7 years ago

1.0.23

7 years ago

1.0.22

7 years ago

1.0.21

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago