Skip to content

Commit

Permalink
[sync] Create track.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGoogler authored Feb 24, 2024
1 parent f1a925d commit 6d0f2f1
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions modules/code_server/track.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"id": "code_server",
"enable": true,
"verified": true,
"update_to": "https://github.com/Googlers-Repo/code-server.git",
"source": "https://github.com/Googlers-Repo/code-server.git",
"support": "https://github.com/Googlers-Repo/code-server/issues",
"icon": "https://avatars.githubusercontent.com/u/95932066?s=200&v=4",
"cover": "https://coder.com/og-image.png",
"screenshots": [
"https://raw.githubusercontent.com/coder/code-server/main/docs/assets/screenshot-1.png",
"https://raw.githubusercontent.com/coder/code-server/main/docs/assets/screenshot-2.png"
],
"categories": [
"Tools",
"Customization",
"Miscellaneous"
],
"require": ["mkshrc", "node_on_android"],
"readme": "https://raw.githubusercontent.com/Googlers-Repo/code-server/master/README.md"
}

0 comments on commit 6d0f2f1

Please sign in to comment.