jpadilla/black-playground

Automated updates

jpadilla opened this issue · 4 comments

@ambv this is my current idea...

  • Daily cron job on Travis CI
  • Check latest release via pypi/libraries.io/github releases atom feed
  • Install latest version with pipenv
  • Commit / push changes back to repo
  • now --public && now alias
ambv commented

Sounds good.

@ambv just set this up in dfc89b9. There's a cron setup to run daily on Travis CI that will deploy any updates to black automatically. Anything else you'd like to see in order to point people to this on black's readme?

ambv commented

Looks good! Go for it and add your thing to the README. You could also embed it on the front page of http://black.readthedocs.io/en/stable/ :-)