Python script to automatically update Vim because it's releases are terrible.

Evie Viau 5dab5cfb47 Add required Python modules 2 سال پیش
.gitignore 715b5fb5e3 Add initial version 2 سال پیش
LICENSE 715b5fb5e3 Add initial version 2 سال پیش
README.md 75ad15a6aa Initial commit 2 سال پیش
requirements.txt 5dab5cfb47 Add required Python modules 2 سال پیش
script.py 715b5fb5e3 Add initial version 2 سال پیش
template.env 715b5fb5e3 Add initial version 2 سال پیش

README.md

vim-ci

Python script to automatically update Vim because it's releases are terrible.

To run, create a file called .env in the same directory based on template.env. You'll need an SMTP server to send emails, a GitHub token to poll Vim's repo, a GPG private key, git user details, and finally a git repo to do the automation in.