gridtastic

A suite of helpers to augment the Gridsome CLI.

Usage no npm install needed!

<script type="module">
  import gridtastic from 'https://cdn.skypack.dev/gridtastic';
</script>

README

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