1.0.6 • Published 6 years ago

@sourcegraph/create-extension v1.0.6

Weekly downloads
26
License
UNLICENSED
Repository
github
Last release
6 years ago

Sourcegraph extension creator

npm downloads build code style: prettier semantic-release

CLI to generate the skeleton of a Sourcegraph extension.

Create an extension

mkdir my-extension
cd my-extension
npm init @sourcegraph/extension