🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@sourcegraph/create

Package Overview
Dependencies
Maintainers
15
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sourcegraph/create

CLI to bootstrap Sourcegraph npm packages

latest
Source
npmnpm
Version
1.9.2
Version published
Weekly downloads
0
-100%
Maintainers
15
Weekly downloads
 
Created
Source

Sourcegraph package creator

npm downloads build code style: prettier semantic-release

CLI tool to interactively create a repo for a @sourcegraph npm package, add all the needed boilerplate and set up CI.

It's idempotent, so you can run it on half-initialized repositories too and it will skip steps already done.

Use it

mkdir my-new-package
cd my-new-package

yarn create @sourcegraph
# or
npm init @sourcegraph

Keywords

cli

FAQs

Package last updated on 18 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts