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.2.0.tar.gz
(22.9 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.2.0.tar.gz.
File metadata
- Download URL: missim_cli-4.2.0.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9299011d4fd17ba3c146f15a758a68bf6402e815f44099bb9e3c814bc9f85d62
|
|
| MD5 |
b8d59e9d103d703fa5e177fb5ac65ab2
|
|
| BLAKE2b-256 |
9c02e55710062bd56aee8b7730a6569169b1213a491351cacdc1a8de4da52e8f
|
File details
Details for the file missim_cli-4.2.0-py3-none-any.whl.
File metadata
- Download URL: missim_cli-4.2.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 |
31601c1915466e91f42e44884da6c643042db3eac8d7b8bfa8d7280224a719b2
|
|
| MD5 |
042c5dfdf60df66be2f278615ae29376
|
|
| BLAKE2b-256 |
f71a9486e994f5eaded1039cf1e07b1df82c3c2a5bb7e713695ee23f1b8cceac
|