We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b6619 commit 2315eebCopy full SHA for 2315eeb
src/data/repo_data.json
@@ -1,12 +1,4 @@
1
[
2
- {
3
- "name": "gyft",
4
- "description": "Get Your Freaking Timetable",
5
- "stars": 58,
6
- "forks": 64,
7
- "language": "Python",
8
- "homepage": "https://gyft.metakgp.org"
9
- },
10
{
11
"name": "metakgp.org",
12
"description": "[WIP] The website for metaKGP. Showcases all metaKGP projects since it is more than just a Wiki.",
@@ -15,6 +7,14 @@
15
"language": "TypeScript",
16
"homepage": "http://metakgp.org/"
17
},
+ {
+ "name": "gyft",
+ "description": "Get Your Freaking Timetable",
13
+ "stars": 58,
14
+ "forks": 64,
+ "language": "Python",
+ "homepage": "https://gyft.metakgp.org"
+ },
18
19
"name": "hermes",
20
"description": "WIP DC++ replacement for IIT Kharagpur",
0 commit comments