Github language tag for Repository

前端 未结 4 1760
轮回少年
轮回少年 2021-01-04 05:02

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.)

4条回答
  •  庸人自扰
    2021-01-04 05:14

    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.

提交回复
热议问题