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
```
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file AbrIO-0.0.5.tar.gz
.
File metadata
- Download URL: AbrIO-0.0.5.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a435e4115e136b801fff29c46ef694f76be603e93b216d9d87c5eaa77932075 |
|
MD5 | aa25210c2f8361573b17f7dd2079667c |
|
BLAKE2b-256 | 0ad0a7591c30523afadfb5ab16b010fc35499ea621f1204a9fcde5f6eb6d3d52 |