@bazel/create

5.8.1 • Public • Published

@bazel/create

This package allows users to have a very simple quickstart to get up and running with Bazel via npm or yarn.

$ npx @bazel/create
# or
$ yarn create @bazel
# or
$ npm init @bazel

See https://yarnpkg.com/en/docs/cli/create and https://docs.npmjs.com/cli/init

Design

We version @bazel/create along with the other packages in this monorepo.

yarn and npm will download this package globally. For this reason we take no dependencies here to minimize the risk of version conflicts in the global install space.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @bazel/create

    Weekly Downloads

    3

    Version

    5.8.1

    License

    Apache-2.0

    Unpacked Size

    26.4 kB

    Total Files

    6

    Last publish

    Collaborators

    • bazel-manager
    • gmags
    • google-wombot
    • alexeagle