Skip to content

Easier and faster scaffolding of new themes for MageSuite project.

License

Notifications You must be signed in to change notification settings

magesuite/theme-generator

Repository files navigation

MageSuite Theme Generator

Convenient generator to simplify creating new themes compatible with CreativeShop and MageSuite project.

Getting Started

Installing

The easiest way is to install the package globally so it can be used anywhere:

npm i -g @creativestyle/magesuite-theme-generator
# or
yarn global add @creativestyle/magesuite-theme-generator

Usage

After installing the package you can simply run:

magesuite-theme-generator
# or
mtg

You will be walked through a series of questions based on which new theme will be created in a subdirectory of your current working directory.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the OSL-3.0 License - see the LICENSE.md file for details

About

Easier and faster scaffolding of new themes for MageSuite project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published