Clixon documentation.
build:
$ apt install python3
$ python3 -m venv env
$ source env/bin/activate
$ pip install -r requirements.txt
$ make html
Clixon documentation.
build:
$ apt install python3
$ python3 -m venv env
$ source env/bin/activate
$ pip install -r requirements.txt
$ make html