MISSIM CLI
Publicly available on PyPi for convenience but if you don't work at Greenroom Robotics, you probably don't want to use this.
Install
- For development:
pip install -e ./packages/missim_configpip install -e ./tools/missim_cli
- For production:
pip install missim-cli - You may also need to
export PATH=$PATH:~/.local/binif you don't have~/.local/binin your path - Install autocomplete:
- bash:
echo 'eval "$(_MISSIM_COMPLETE=bash_source missim)"' >> ~/.bashrc - zsh:
echo 'eval "$(_MISSIM_COMPLETE=zsh_source missim)"' >> ~/.zshrc(this is much nicer) - If using zsh, the git checker plugin make terminal slow. Suggest you run
git config oh-my-zsh.hide-info 1in the zsh terminal inside the repo
- bash:
Usage
missim --helpto get help with the CLI
Dev mode
MISSIM CLI can be ran in dev mode. This will happen if it is installed with pip install -e ./tools/missim or if the environment variable MISSIM_CLI_DEV_MODE is set to true.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
missim_cli-4.1.0.tar.gz
(22.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file missim_cli-4.1.0.tar.gz.
File metadata
- Download URL: missim_cli-4.1.0.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7f7e8ddedfa22101ff2879f0009a653e7c9dc2447e22fb62d85a2654b891963
|
|
| MD5 |
c52829165a6050490e570c3c786dd186
|
|
| BLAKE2b-256 |
8b182a598a2f12dbc45c9228acba95cd86ac7db17f4a8e5d154c6c48b0058959
|
File details
Details for the file missim_cli-4.1.0-py3-none-any.whl.
File metadata
- Download URL: missim_cli-4.1.0-py3-none-any.whl
- Upload date:
- Size: 27.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6af31d5bb1ab6cfee40814aaf76ed866de7e294135376c29bdf8c87d179aa058
|
|
| MD5 |
cb5c7b2d5686b15ca1686685774d5fc5
|
|
| BLAKE2b-256 |
eb7bd79b1659c89ea7bc98e480345f108c450ed422d281da1adbdf16363f89e9
|