sourcegraph
Code search and intelligence platform.
Extends: Technology
Sourcegraph
Code search and intelligence platform.
Overview
Category: Development software
Code search and intelligence platform.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Sourcegraph',
category: 'Development software',
description: 'Code search and intelligence platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Sourcegraph",
"applicationCategory": "Development software",
"description": "Code search and intelligence platform."
}