Leapsight Semantic Dataspace Command Line Tool
$ pip install lsd-cli
To use it simply run:
$ lsd-cli --help
If you want to test this tool and contribute to the development clone this repository and start submitting your changes.
If you don't use pipsi
, you're missing out.
Here are installation instructions.
Simply run the following to install it locally:
$ pipsi install --editable .
Then:
$ export PATH=$PATH:~/.local/bin