generator-rusic-bare-theme

Generates a bare Rusic theme


Keywords
yeoman-generator, rusic
License
MIT
Install
npm install generator-rusic-bare-theme@0.1.0

Documentation

Rusic Bare Theme Generator

Generates a bare Rusic theme

Rusic Bare Theme Generator is a Yeoman generator to setup the bare fones of a Rusic theme.

Getting Started

First, install the generator with npm.

npm install -g generator-rusic-bare-theme

Create yourself a new project folder and cd into it.

mkdir new-project && cd new-project

Now you're ready to kick things off, this will guide you through setting up your project.

yo rusic-bare-theme

TL;DR

Bare Theme