Commands
The main command is kospex however there are some other helper commands as well.
kospex
The main “do-er” of tasks.
See kospex for more details.
kgit
Git wrappers and useful git utilities.
See kgit for more details.
kweb
A simple web interface to view the data in the kospex database.
Run the following command:
kweb
Point your browser to http://127.0.0.1:5000
krunner
Run commands on all repos in a directory (usually the KOSPEX_CODE directory.)
See krunner for more details.