newfractalcomp v2.0.6
Fractal Comp
Create boilerplates fractal components

### Options
$newcomp --help
Usage: newcomp [options]
Options:
-T, --template <name> File base template
-v, --verbose Verbose mode
-h, --help output usage information
-V, --version output the version numberInstall
npm -g install newfractalcompConfig defaults
The scripts creates a configuration file (.newfrctl) and a directory (comps-templates) with template(s) at project root folder (same as package.json) called .newfrctl to set defaults values. If you want to create new templates you have to put inside rootcomp-templates folder. Notice how the base template is created at root/comp-templates/base
Examples of use
# Create a button component
newcomp button# Create a myCard component with the component file in the card folder
newcomp myCard --template card8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago