0.1.1 • Published 5 years ago

create-eku-theme v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Create Eku Theme

Initilizer to make a Eku theme from stratch, with all the configuration and a template.

Usage

To make a new theme, you must to use the npx or npm init. So let's do it.

NPX

You must to install globaly the create-eku-theme package and use it in the folder than you need.

npm i create-eku-theme --global

And now you have the CLI to make the project.

create-eku-theme awesome-theme

NPM INIT

Initilize the new npm project with the next command

npm init eku-theme awesome-theme

Code by @adwher

0.1.1

5 years ago

0.1.0

5 years ago