clams shell commandΒΆ
clams-python comes with a command line interface (CLI) for creating a new CLAMS app from a template (develop subcommand).
The CLI is installed as the clams shell command. For backward compatibility, it also exposes all mmif subcommands (source, rewind, describe, summarize). See the mmif-python CLI documentation for details on those commands.
To see the available commands, run
clams --help