Skip to content

Getting started#

Clone#

git clone https://github.com/ozcanyarimdunya/scli.git
cd scli/

Installation#

make install

Usage#

python -m scli --help
Back to top