Skip to content

DecabyteProject/git-for-windows.github.io

 
 

Repository files navigation

devDependency Status

The Git for Windows homepage

http://git-for-windows.github.io/

Developing

  1. Install Node.js
  2. Install Grunt: npm install -g grunt-cli
  3. Install Node.js' dependencies: cd git-for-windows.github.io && 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

About

The website for the upcoming version 2.x of Git for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.7%
  • CSS 34.9%
  • JavaScript 20.4%