FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

msysgit.github.com/README.md at master · dscho/msysgit.github.com · GitHub

This repository was archived by the owner on Oct 21, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 533 Bytes

File metadata and controls

15 lines (10 loc) · 533 Bytes

The Git for Windows homepage

http://msysgit.github.io/

Developing

  1. Install Node.js
  2. Install Grunt: npm install -g grunt-cli
  3. Install Node.js' dependencies: cd msysgit.github.com && npm install
  4. Run grunt to generate the files
  5. Run grunt connect and open http://localhost:4000 in your favorite browser to check the changes

Back | FazBrowse Home | New Git URL