0.1.1 • Published 2 years ago

@jfrk/gatsby-shadow-cli v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@jfrk/gatsby-shadow-cli

CLI tool for working with shadowing in Gatsby

Install

$ npm i --g gatsby-shadow-cli

How to use

$ gatsby-shadow-cli --help

  Usage
    $ gatsby-shadow create <sourceFile>

  Options
    --force, -f  Overwrite existing file
    --open, -o  Open file after creation

  Examples
    $ gatsby-shadow create @jfrk/gatsby-theme-example/src/components/ExampleComponent.js
    Shadow created: src/@jfrk/gatsby-theme-example/components/ExampleComponent.js