README.markdown

Set up environment:

mkvirtualenv my-next-badge
pip install fedbadges pystache

Set up badge data

git clone https://git.fedorahosted.org/git/badges.gitv
pushd badges
git am ../0001-Fix-criteria-on-cookie-badges.patch
popd

Then run download.sh with you FAS nick as argument and follow the instructions.

TODO

  • try loading messages when needed instead of downloading them all beforehand
  • alternatively only load new messages in download script
  • add information about release cycle for Cookie badges