Skip to content

dandv/git-for-windows.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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, currently just redirecting to msysgit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.3%
  • CSS 19.6%
  • HTML 8.1%