Skip to content

ashleydw/Git-Proton

 
 

Repository files navigation

Git Proton

forked from angular2-webpack-starter

# Install
npm install

# run webpack dev server
npm start

# run karma tests
npm test

# build angular project
npm run build

# preview electron (without angular build)
npm run electron

# create electron package (build included)
npm run package

About

An fast, open Git GUI Tool focused on aesthetics and usability

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.1%
  • JavaScript 19.8%
  • CSS 7.6%
  • HTML 5.5%