Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

  • 0.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by100%
Maintainers
1
Weekly downloads
 
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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc