Unofficial fork of python-sharelatex to manage overleaf.lincs.fr
Project description
OverLINCS Git
\
OverLincs Git is a git-bridge for the LINCS Overleaf server.
It allows to clone, push, and pull between a local repository and the Overleaf server.
Under the hood, OverLincs Git is an unofficial fork of the great python-sharelatex module that has been patched for Overleaf CE v4.
- Free software: GNU General Public License v3
- Documentation: https://balouf.github.io/overlincs-git/.
Features
Provides a olincs
CLI for interaction with the LINCS Overleaf server.
olincs clone remote_url local_repo_name
olincs pull
olincs push
Credits
This package was created with Cookiecutter and the Package Helper 3 project template.
It is based on python-sharelatex.