gresm / uploadanywhere

Pythonanywhere utility for cloning repositories and set up git hooks for automatic updating.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uploadanywhere

Pythonanywhere utility for cloning repositories and set up git hooks for automatic updating.

To install on pythonanywhere instance, run the folowing code in remote console:

python -c "$(wget -q -O - https://raw.githubusercontent.com/gresm/uploadanywhere/main/uploadanywhere_cli.py)"

About

Pythonanywhere utility for cloning repositories and set up git hooks for automatic updating.

License:MIT License


Languages

Language:Python 100.0%