1.0.39 • Published 3 years ago

@scion-scxml/cli v1.0.39

Weekly downloads
6
License
SEE LICENSE IN LI...
Repository
gitlab
Last release
3 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

3 years ago

1.0.38

3 years ago

1.0.37

6 years ago

1.0.36

6 years ago

1.0.35

6 years ago

1.0.34

6 years ago

1.0.33

6 years ago

1.0.32

6 years ago

1.0.31

6 years ago

1.0.30

6 years ago

1.0.29

6 years ago

1.0.28

6 years ago

1.0.27

6 years ago

1.0.26

6 years ago

1.0.25

6 years ago

1.0.24

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago