@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

/@sourcegraph/create/

    Package Sidebar

    Install

    npm i @sourcegraph/create

    Weekly Downloads

    39

    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