3.13.1 • Published 3 months ago

create-gatsby v3.13.1

Weekly downloads
304,422
License
MIT
Repository
github
Last release
3 months ago

create-gatsby

Create Gatsby apps in an interactive CLI experience that does the plumbing for you.

Quick Overview

Create a new Gatsby app by running the following command:

npm init gatsby

or

yarn create gatsby

It will ask you questions about what you're building, and set up a Gatsby project for you.

Note: This package is different from gatsby-cli, it is intended solely to create new sites.

Options

If you'd like to set up a minimal site without answering any prompts you can run the following command, including your chosen site directory.

npm init gatsby -y <site-directory>

Working on create-gatsby locally?

If you're making changes to the create-gatsby package, you can follow the steps below to test out your changes locally:

# Move into the monorepo
cd <path-to-gatsby-monorepo>

# Install dependencies and build the package
yarn bootstrap

# Run the create-gatsby script
node packages/create-gatsby/cli.js

Note that if you use the bootstrap script, you'll have to rebuild after each change. Alternatively, you can use the watch script to automatically rebuild after local changes:

# Move into the monorepo
cd <path-to-gatsby-monorepo>

# Install dependencies and build the package
yarn bootstrap

# Watch changes
yarn watch --scope=create-gatsby

Open another terminal window and go to a folder where you can easily delete the test projects:

cd <path-to-playground>

# Run the create-gatsby script
node <some-path>/packages/create-gatsby/cli.js
3.13.1

3 months ago

3.14.0-next.2

3 months ago

3.14.0-next.1

4 months ago

3.13.0

4 months ago

3.14.0-next.0

4 months ago

3.12.1

6 months ago

3.12.0

8 months ago

3.13.0-next.0

9 months ago

3.13.0-next.1

5 months ago

3.12.3

6 months ago

3.12.2

6 months ago

3.12.0-next.1

10 months ago

3.11.0

10 months ago

3.12.0-next.0

10 months ago

3.10.0

11 months ago

3.11.0-next.1

11 months ago

3.11.0-next.0

11 months ago

3.10.0-next.1

12 months ago

3.10.0-next.0

1 year ago

3.10.0-next.2

12 months ago

3.9.0

1 year ago

3.9.0-next.2

1 year ago

3.8.0

1 year ago

3.9.0-next.0

1 year ago

3.9.0-next.1

1 year ago

3.7.0

1 year ago

3.8.0-next.0

1 year ago

3.7.0-next.0

1 year ago

3.6.0

1 year ago

3.4.0-next.2

1 year ago

3.4.0-next.1

1 year ago

3.4.0-next.0

1 year ago

3.5.0-next.0

1 year ago

3.5.0-next.1

1 year ago

3.6.0-next.0

1 year ago

3.6.0-next.1

1 year ago

1.15.0

1 year ago

3.3.0-next.2

1 year ago

3.3.0-next.3

1 year ago

3.5.0

1 year ago

2.25.0

1 year ago

3.4.0

1 year ago

3.3.1

1 year ago

3.3.0

1 year ago

3.1.0-next.0

1 year ago

3.2.0

1 year ago

3.1.0

1 year ago

3.0.0-next.2

1 year ago

3.0.0-next.1

2 years ago

3.0.0-next.4

1 year ago

3.0.0-next.3

1 year ago

3.0.0-next.0

2 years ago

3.0.0

1 year ago

3.2.0-next.0

1 year ago

3.3.0-next.0

1 year ago

3.3.0-next.1

1 year ago

2.23.1

2 years ago

2.22.1

2 years ago

2.24.0-next.2

2 years ago

2.24.0-next.1

2 years ago

2.24.0-next.0

2 years ago

2.24.0

2 years ago

2.25.0-next.0

2 years ago

2.23.0

2 years ago

2.21.0-next.1

2 years ago

2.21.0-next.2

2 years ago

2.21.0-next.0

2 years ago

2.19.0

2 years ago

2.22.0

2 years ago

2.18.1

2 years ago

2.18.0

2 years ago

2.21.0

2 years ago

2.18.0-next.0

2 years ago

2.18.0-next.1

2 years ago

2.19.0-next.2

2 years ago

2.19.0-next.1

2 years ago

2.19.0-next.0

2 years ago

2.17.0

2 years ago

2.20.0

2 years ago

2.23.0-next.0

2 years ago

2.22.0-next.0

2 years ago

2.22.0-next.1

2 years ago

2.22.0-next.2

2 years ago

2.20.0-next.1

2 years ago

2.20.0-next.0

2 years ago

2.20.0-next.2

2 years ago

2.15.0-next.1

2 years ago

2.15.0-next.2

2 years ago

2.16.0-next.1

2 years ago

2.16.0-next.0

2 years ago

2.16.0

2 years ago

2.15.0

2 years ago

2.15.1

2 years ago

2.17.0-next.0

2 years ago

2.17.0-next.1

2 years ago

2.14.0

2 years ago

2.15.0-next.0

2 years ago

2.14.0-next.1

2 years ago

2.14.0-next.2

2 years ago

2.14.0-next.0

2 years ago

2.14.0-next.3

2 years ago

2.13.0

2 years ago

2.11.0

2 years ago

2.11.1

2 years ago

2.11.2

2 years ago

2.12.0-next.2

2 years ago

2.12.0-next.1

2 years ago

2.12.0-next.4

2 years ago

2.12.0-next.3

2 years ago

2.12.0-next.0

2 years ago

2.10.1

2 years ago

2.10.2

2 years ago

2.10.0

2 years ago

2.11.0-next.2

2 years ago

2.11.0-next.3

2 years ago

2.11.0-next.0

2 years ago

2.11.0-next.1

2 years ago

2.10.0-next.3

2 years ago

2.13.0-next.0

2 years ago

2.12.0

2 years ago

2.12.1

2 years ago

2.10.0-next.0

2 years ago

2.10.0-next.1

2 years ago

2.10.0-next.2

2 years ago

2.9.0

2 years ago

2.9.0-next.1

2 years ago

2.4.0

2 years ago

2.6.0-next.2

2 years ago

2.8.0

2 years ago

2.6.0-next.3

2 years ago

2.6.0-next.0

2 years ago

2.6.0-next.1

2 years ago

2.4.0-next.1

2 years ago

2.4.0-next.0

2 years ago

2.3.0

2 years ago

2.7.0

2 years ago

2.5.0-next.0

2 years ago

2.5.0-next.2

2 years ago

2.5.0-next.1

2 years ago

2.6.1

2 years ago

2.6.0

2 years ago

2.7.0-next.0

2 years ago

2.7.0-next.1

2 years ago

2.7.0-next.2

2 years ago

2.7.0-next.3

2 years ago

2.7.0-next.4

2 years ago

2.8.0-next.2

2 years ago

2.8.0-next.1

2 years ago

2.8.0-next.0

2 years ago

2.5.0

2 years ago

2.5.1

2 years ago

2.9.0-next.0

2 years ago

2.2.0

2 years ago

2.2.0-next.2

2 years ago

2.2.0-next.1

2 years ago

2.3.0-next.1

2 years ago

2.1.1

2 years ago

2.3.0-next.0

2 years ago

2.1.0

2 years ago

2.1.0-next.1

2 years ago

2.2.0-next.0

2 years ago

2.0.0

2 years ago

2.1.0-next.0

2 years ago

2.0.0-zz-next.3

3 years ago

2.0.0-zz-next.2

3 years ago

1.14.0

3 years ago

2.0.0-zz-next.1

3 years ago

2.0.0-zz-next.8

3 years ago

2.0.0-next.0

3 years ago

2.0.0-next.1

3 years ago

1.14.0-next.2

3 years ago

1.14.0-next.1

3 years ago

1.13.0

3 years ago

1.14.0-next.0

3 years ago

1.13.0-next.1

3 years ago

1.12.0

3 years ago

1.13.0-next.0

3 years ago

1.12.0-next.3

3 years ago

1.12.0-next.1

3 years ago

1.12.0-next.2

3 years ago

1.11.0

3 years ago

1.12.0-next.0

3 years ago

1.10.0

3 years ago

1.11.0-next.0

3 years ago

1.10.0-next.1

3 years ago

1.9.0

3 years ago

1.10.0-next.0

3 years ago

1.9.0-next.1

3 years ago

1.8.0

3 years ago

1.9.0-next.0

3 years ago

1.7.1

3 years ago

1.8.0-next.1

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.7.0-next.1

3 years ago

1.7.0-next.2

3 years ago

1.8.0-next.0

3 years ago

1.4.0

3 years ago

1.5.0-next.0

3 years ago

1.6.0-next.0

3 years ago

1.7.0-next.0

3 years ago

1.5.0

3 years ago

1.3.0

3 years ago

1.4.0-next.0

3 years ago

1.3.0-next.1

3 years ago

1.2.0

3 years ago

1.3.0-next.0

3 years ago

1.2.0-next.1

3 years ago

1.1.0

3 years ago

1.2.0-next.0

3 years ago

1.1.0-next.3

3 years ago

1.0.0

3 years ago

1.0.0-v3rc.2

3 years ago

1.1.0-next.2

3 years ago

1.0.0-v3rc.1

3 years ago

1.0.0-v3rc.0

3 years ago

1.1.0-next.1

3 years ago

1.1.0-next.0

3 years ago

1.0.0-next.2

3 years ago

1.0.0-next.1

3 years ago

1.0.0-next.0

3 years ago

0.5.1

3 years ago

0.6.0-next.1

3 years ago

0.5.0

3 years ago

0.6.0-next.0

3 years ago

0.4.0

3 years ago

0.5.0-next.0

3 years ago

0.4.0-next.1

3 years ago

0.3.0

3 years ago

0.4.0-next.0

3 years ago

0.3.0-next.4

3 years ago

0.3.0-next.3

3 years ago

0.2.1

3 years ago

0.3.0-next.2

3 years ago

0.3.0-next.1

3 years ago

0.2.0

3 years ago

0.3.0-next.0

3 years ago

0.2.0-next.4

3 years ago

0.2.0-next.3

3 years ago

0.2.0-next.2

3 years ago

0.2.0-next.1

3 years ago

0.1.0

3 years ago

0.2.0-next.0

3 years ago

0.0.2

3 years ago

0.1.0-next.2

3 years ago

0.1.0-next.1

3 years ago

0.0.1

3 years ago

0.1.0-next.0

3 years ago

0.0.0-next.0

3 years ago

0.0.0-10

3 years ago

0.0.0-9

3 years ago

0.0.0-8

3 years ago

0.0.0-7

3 years ago

0.0.0-6

3 years ago

0.0.0-4

3 years ago

0.0.0-5

3 years ago

0.0.0-2

3 years ago

0.0.0-1

3 years ago