Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

brandonpittman/gridtastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gridtastic

A suite of helpers to augment the Gridsome CLI.

Install

npm install -g gridtastic

Usage

Usage
  $ gridtastic <command>

Available commands
  init, scaffold, override, fresh

Options
  --version, -v                    Show version
  --help, -h                       Show help

For more information run a command with the --help flag
  $ gridtastic scaffold --help

Examples

# clones brandonpittman/gridsome-starter-default into ./gridsome-starter-default
gridtastic init
# creates ./src/components/SomeComponent.vue
gridtastic scaffold -c -n some-component
Buy Me A Coffee