Skip to main content

Abrio Engine cli for developers

Project description

# abrio-cli
SDK used By Developers to create custom logic for their apps.


## CLI configurations for local usage
to test the cli tool :

+ move to cli directory and create a virtual env
```
cd cli
virtualenv venv
. venv/bin/activate
```

+ install AbrIO CLI locally using
```
pip install --editable .
```

Abrio CLI is now installed.

## Abrio CLI on PyPi
Abrio cli is now on PyPiTest repository. install it using

```
pip install AbrIO
# if not found :
pip install --extra-index-url https://testpypi.python.org/pypi AbrIO
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AbrIO-0.0.5.tar.gz (6.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page