@sourcegraph/create

1.9.2 • Public • Published

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

Package Sidebar

Install

npm i @sourcegraph/create

Weekly Downloads

1

Version

1.9.2

License

Apache-2.0

Unpacked Size

1 MB

Total Files

36

Last publish

Collaborators

  • techopsadmin
  • andreeleuterio
  • sourcegraph-bot
  • sqs
  • beyang
  • slimsag