Github language tag for Repository

David Beck picture David Beck · Jul 22, 2010 · Viewed 10.7k times · Source

On Github, some projects are tagged as being of one language or another. How do I add one of these tags. (Objective C, PHP etc.)

Answer

Jamie Wong picture Jamie Wong · Jul 22, 2010

As far as I know, they aren't really tagged - the languages attached to them are the languages which you use in your project. Github looks through the source and figures out to the best of its ability what languages are in use.

If you go to your respository, then to the Graphs tab, you can see the language breakdown.