Skip to content

iamntz/yeoman-carbon-field-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this?

A small utility package to quickly generate a custom carbon field component for Yeoman.

It's taking care of generating PHP files, JS files as well as proper file names.

How to install it:

git clone git@github.com:iamntz/yeoman-carbon-field-generator.git carbon-field-generator
cd carbon-field-generator
npm install
npm link

How to use it

Run yo carbon-field and answer the questions.

After that, run

npm install
composer install
npm run dev

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published