🚀 DAY 4 OF LAUNCH WEEK:Introducing Socket Scanning for OpenVSX Extensions.Learn more →
Socket
Book a DemoInstallSign in
Socket

generator-wvu-cleanslate-theme

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-wvu-cleanslate-theme

WVU CleanSlate Theme Generator

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

#WVU CleanSlate Theme Generator

Build Status

The purpose of this generator is to quickly boostrap CleanSlate Themes for West Virginia University web developers.

NPM https://www.npmjs.org/package/generator-wvu-cleanslate-theme

###Installation

  • Visit NodeJS and install it if you don't already have it:

  • Install GulpJS if you don't already have it:

    npm install -g gulp
    
  • Install BowerJS if you don't already have it:

    npm install -g bower
    
  • Install Yeoman if you don't already have it:

    npm install -g yo
    
  • Then install the generator:

    npm install -g generator-wvu-cleanslate-theme
    

###Usage

Make a new directory in your cleanslate_themes/ folder, and cd into it

mkdir my-new-theme && cd $_

Run yo wvu-cleanslate-theme and win.

yo wvu-cleanslate-theme

If you have hammer installed your base theme will now be ready to view and work on.

Keywords

yeoman-generator

FAQs

Package last updated on 10 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts