Repository URL to install this package:
|
Version:
0.1.dev48+gcd1b7c8 ▾
|
This page outlines the utilities included in this package, this is not necessarily required for kiara development.
To install this package, run (within an activated virtual environment):
```bash pip install kiara_plugin.develop # or, when using conda conda install kiara_plugin.develop
After installation, kiara --help should include the dev subcommand:
{{ cli("kiara", "--help", max_height=240, split_command_and_output=False, extra_env={"KIARA_CONTEXT": "_doc", "CONSOLE_WIDTH": "200"}) }}