ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\Sourcegraph;
class Sourcegraph extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "f491c749924e2532e3b6c4496b94e03fd2b54f27",
"name": "Sourcegraph",
"website": "https://sourcegraph.com/",
"license": "Apache License 2.0",
"description": "Sourcegraph is a free, open-source, self-hosted code search and navigation tool for developers. Use it with any Git code host for teams of any size.",
"enhanced": false,
"tile_background": "dark",
"icon": "sourcegraph.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB