0.0.17-DEVELOPMENT • Published 7 years ago
ext-test-extension v0.0.17-DEVELOPMENT
nothing
nothing.
Prerequisites
Sourcegraph extensions are written in TypeScript and are distributed as bundled JavaScript files that run on the client. For creation, publishing, and viewing, you need:
- Creation: Install Node.js.
- Publishing: Install the Sourcegraph CLI (
src) and create a Sourcegraph.com account. - Viewing: Install the Sourcegraph extension for Chrome or Firefox.
Set up
npm installLint and type check
npm run tslint
npm run typecheckPublish
cdecli --config ./config.json --manifest ./package.json e pSourecgraph extension API
Visit the Sourcegraph extension documentation and check out some Sourcegraph extension samples.
0.0.17-DEVELOPMENT
7 years ago
0.0.16-DEVELOPMENT
7 years ago
0.0.15-DEVELOPMENT
7 years ago
0.0.14-DEVELOPMENT
7 years ago
0.0.13-DEVELOPMENT
7 years ago
0.0.12-DEVELOPMENT
7 years ago
0.0.11-DEVELOPMENT
7 years ago
0.0.10-DEVELOPMENT
7 years ago
0.0.9-DEVELOPMENT
7 years ago
0.0.8-DEVELOPMENT
7 years ago
0.0.7-DEVELOPMENT
7 years ago
0.0.6-DEVELOPMENT
7 years ago
0.0.5-DEVELOPMENT
7 years ago