gatsby-generator

🎰 Generate Gatsby Starters in Seconds

MIT License

Downloads
6
Stars
22

Gatsby Generator 🎰

Generate Gatsby Starters in Seconds ✨

What's this?

Gatsby Generator is well, a generator (duh?) and it provides a very simple way to view and download many Gatsby starters via a CLI 💻

Requirements

Usage

First install it! ⬇️

$ npm install --global gatsby-generator

Then run the generator! 🎰

  • with gatsby-cli installed:
$ gatsby-generate
  • with npx installed:
$ gatsby-generate --npx

Enjoy 🍹

I hope you find this project useful! 😄

If you do, please give this project a star ⭐ so other people can find it as well 🙌

Contribute 😎

If you want to contribute to Gatsby Generator you can do it by adding more Gatsby starters ✨

Please add new starters at the end of this JSON file with their name, description and url, then send a pull request!

New features are also welcome, but first submit an issue with the feature label to discuss it.

Thanks! 😃