Command-line tooling for the Safe-DS programming language for safe data science.
Usage: cli [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
check [options] <paths...> check Safe-DS code
document [options] <paths...> generate Markdown documentation
format <paths...> format Safe-DS code
generate [options] <paths...> generate Python code
help [command] display help for command