Warning - This is highly experimental software atm. No guarantees provided.
git cloneCreate local environment
python3 -m venv envActivate the local environment
source env/bin/activateInstall the module and pull dependencies (automagically.)
- . or the directory where scaleout-cli module is located.
python3 -m pip install -e .scaleout --help