0.1.3 • Published 8 years ago

generator-github-project-starter v0.1.3

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

generator-github-project-starter NPM version Build Status Dependency Status

A Yeoman generator for Github Project Starter

Github Project Starter

The Github Project Starter is a boilerplate for Github projects to save time on creating a build process and a demo pages for Github Pages.

Watch this demo page for an example and more info: http://jeroenoomsnl.github.io/github-project-starter

Features

  • Build process with Gulp for html, css, javascript and images
  • Deploy task for Github Pages
  • Pretty styled and customizable demo page with initialize.css
  • The Yeoman generator makes it easy to install
  • And lots of best practices

Installation

First, install Yeoman and generator-github-project-starter using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-github-project-starter

Then generate your new project:

yo github-project-starter

Build your project:

gulp

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Jeroen Ooms

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago