Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.
GabrielePuliti edited this page Feb 8, 2019 · 1 revision

How to use it (help page)

To call yapi like this:

yapi <command> <package>

You need to set in the config.ini file the argument "want_soft_link =" with "yes" value and run again install.py with this command:

python3 install.py

Help

To install one of the packages:

yapi install <package_to_install>

To recreate the cache:

yapi cache

To pull the newest yapi version from github:

yapi update

To get information about yapi:

yapi help

To run yapi with the terminal question installer:

yapi console

Clone this wiki locally