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
6c682a6c70
commit
6d341baba5
1 changed files with 17 additions and 0 deletions
17
apps.json
17
apps.json
|
@ -411,6 +411,23 @@
|
|||
],
|
||||
"url": "https://github.com/YunoHost-Apps/codepad_ynh"
|
||||
},
|
||||
"cockpit": {
|
||||
"branch": "master",
|
||||
"category": "system_tools",
|
||||
"revision": "43fa808425e74ff181c59e96bc679f5340960029",
|
||||
"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