Last updated:
0 purchases
apixcli 1.0.0
apix
ApiX Command Line Tool
Installation
Install from PyPI:
pip install apix-cli
Quickstart
On first launch, you will be asked to enter certain parameters.
Create project :
project name is the name of the online database you want to create locally.
apix project new <project name>
Run project :
apix project run <project name> --reload
Update modules :
apix project update-modules <project name> <database name> module1,module2
Documentation
Please refer to :
https://apikcloud.github.io/apix-cli/
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.