Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-dev-cli

Package Overview
Dependencies
Maintainers
1
Versions
526
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-dev-cli

CLI helpers for contributors working on Gatsby

  • 1.0.0-alpha12-alpha.1fdb9004
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
286
decreased by-43.81%
Maintainers
1
Weekly downloads
 
Created
Source

gatsby-dev-cli

A dev cli tool for Gatsby.

It's a simple cli tool for have easily a functionnal development environment for working on Gatsby.

Install

Fork gatsby repo and clone it.

$ npm install -g gatsby-cli-tools@canary
$ gatsby-dev --set-path-to-repo /path/to/my/cloned/version/gatsby

How to use

Go to your project and execute corresponding following command to use local version of gatsby.

Note: First time can be very long, be patient ;)

Repo with gatsby dependencies

$ gatsby-dev

Tools automaticly find gatsby packages into current package.json, copy it from your local fork and watch!

Repo without gatby dependencies

$ gatsby-dev --packages gatsby gatsby-typegen-remark

Keywords

FAQs

Package last updated on 11 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc