TeXShop / import-releases

This is a bunch of tools for importing past TeXShop releases into a repository, and for watching for new releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A bunch of tools for maintaining the TeXShop repository at https://github.com/TeXShop/TeXShop

texshop-scan.py

This script scans the TeXShop website for changes, in particular, for new source code releases. When a new release is detected, it is downloaded. This script is intended for use in a cron job.

import-zips.py

With the import-zips.py script, one can import a bunch of ZIP files containing TeXShop releases into a git repository.

About

This is a bunch of tools for importing past TeXShop releases into a repository, and for watching for new releases


Languages

Language:Python 66.4%Language:Shell 33.6%