OverLINCS Git#

OLG logo

PyPI Status Build Status Documentation Status License Code Coverage

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.

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.