Skip to content

bntzio/gatsby-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

37 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 ๐Ÿ’ป

Gatsby Generator 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! ๐Ÿ˜ƒ

Packages

 
 
 

Contributors