1.0.7 • Published 7 years ago
createcarousel v1.0.7
WARNNING!
This is only for internal use.
Before you run:
- create a templates folder at web folder.
templates/
- create template file end with .template
How to run:
you and add a script in package.json:
"scripts": {
"new_banner": "createcarousel"
},
Update you template
you can place CSS_NAME
, FOLDER_NAME
, BACKGROUND_COLOR
anywhere to inject your input from prompt
CSS_NAME: this will replaced from your input folder name.
FOLDER_NAME: this will repalced from your input folder name.
BACKGROUND_COLOR
: will replaced from you input color.