mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Add code-server
This commit is contained in:
parent
791e21e727
commit
36afc7f229
1 changed files with 10 additions and 0 deletions
10
apps.json
10
apps.json
|
@ -409,6 +409,16 @@
|
|||
"state": "notworking",
|
||||
"url": "https://github.com/YunoHost-Apps/cockpit_ynh"
|
||||
},
|
||||
"code-server": {
|
||||
"branch": "master",
|
||||
"category": "dev",
|
||||
"subtags": [
|
||||
"programming"
|
||||
],
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/code-server_ynh"
|
||||
},
|
||||
"coin": {
|
||||
"branch": "master",
|
||||
"category": "productivity_and_management",
|
||||
|
|
Loading…
Add table
Reference in a new issue