sporkle-app / sporkle

User Friendly, Cross-Platform, Git Client (made with Vue + NW.js)
https://sporkle-app.github.io
MIT License
20 stars 0 forks source link
desktop diff git gui nwjs vue

Sporkle!

A cross-platform git GUI for Windows, Linux, and OSX.

Made with NW.js and Vue.js

This is the first pass at a lo-fi mockup for the design of the app.

Sporkle! mockup


Running locally for development

Prerequisites:

  1. Volta - Installed globally (handles Node/npm versions)
  2. git - Installed globally

Instructions:

  1. Fork/clone/download this repo
  2. npm install
  3. npm start

KEY FEATURES

These features are the core value that this project offers and is what is mostly lacking in alternatives:

  1. Horizontal branch comparison graph that ONLY supports 2 branches (the base and the fork)
  2. Per-character diffing (Example)
  3. Dead simple, beginner friendly, highly intuitive

Features in Priority order

OS Support

Technology Colophon