Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-wvu-static-site

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-wvu-static-site

WVU Static Site Generator

  • 0.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

#WVU Static site Generator

Build Status

The purpose of this generator is to quickly bootstrap Static Sites for West Virginia University web developers.

NPM https://www.npmjs.org/package/generator-wvu-static-site

###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-static-site

###Usage

Make a new directory in the web projects folder of your choosing, and cd into it

mkdir my-new-site && cd $_

Run yo wvu-static-site or just yo and pick the WVU Static Site Generator then win.

yo wvu-static-site

Keywords

FAQs

Package last updated on 15 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