Sign inSign up

scdlang/scrap

By scdlang

Updated about 7 years ago

CLI for manipulating Scdlang code

Image
0

474

scdlang/scrap repository overview

Usages

$ docker run scdlang/scrap

Statecharts Rhapsody

USAGE:
   scrap ⟨SUBCOMMAND⟩

FLAGS:
   -h, --help       Prints help information
   -V, --version    Prints version information

SUBCOMMANDS:
   code    Generate from scdlang file declaration to another format [aliases: generate, gen, declaration, declr]
   eval    Evaluate scdlang expression in interactive manner [aliases: repl]
   help    Prints this message or the help of the given subcommand(s)

For REPL, run the container in interactive TTY mode:

$ docker run -it scdlang/scrap repl -i

Tag summary

Content type

Image

Digest

Size

60.4 MB

Last updated

about 7 years ago

docker pull scdlang/scrap