gridtastic

0.3.26 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i gridtastic

Weekly Downloads

0

Version

0.3.26

License

MIT

Unpacked Size

444 kB

Total Files

13

Last publish

Collaborators

  • brandonpittman