mhulse / gh-boiler

Common GitHub boilerplate files I use to kick-start new repositories.
Apache License 2.0
8 stars 3 forks source link

Installation instrucitons #106

Open mhulse opened 7 years ago

mhulse commented 7 years ago
Here’s a few ways to install this code:

1. Download as a [`zip`](../../archive/gh-pages.zip).
1. Clone it: `$ git clone https://github.com/mhulse/grunt-html-boiler.git`.
1. Fork it and clone: `$ git clone git@github.com:USERNAME/grunt-html-boiler.git`.