Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 20.8 KB

README.md

File metadata and controls

22 lines (16 loc) · 20.8 KB

github-colors

Github programming language colors based on Github's linguist's languages.yml

Last update : December 2016

Dependencies

  • PyYAML
  • Requests

Execution

  1. To update github-colors.json based on the latest linguist's languages.yaml
$ git clone https://github.com/Diastro/github-colors.git
$ python parser.py

Colors

This section has been insipired by ozh's github color which unfortunately isn't being updated anymore.