jeromehaas / create-fractal-component-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Fractal Component CLI

This repo contains a simple helper that creates all files needed for a fractal component:

  • hbs-file
  • js-file
  • scss-file
  • config-file

How to run

git clone git@github.com:jeromehaas/create-fractal-component-cli.git
cd create-fractal-component-cli
npm link
create-fractal-component hello-world

About


Languages

Language:JavaScript 99.5%Language:SCSS 0.5%