Miscellaneous¶
Configuration files¶
- ~/.getlino.conf¶
- /etc/getlino/getlino.conf¶
The startsite
template¶
No longer used: the cookiecutter-startsite project contains a
cookiecutter template used by getlino startsite
.
Scripts generated by getlino¶
- pull.sh¶
Update the Python packages used by this virtualenv.
Generated by
getlino configure
and/orgetlino startsite
whenever Lino creates a virtualenv.This includes both the packages installed from cloned source code repositories and those installed via PyPI.
Template: https://github.com/lino-framework/getlino/blob/master/getlino/templates/pull.sh