wengit

0.1.0 • Public • Published

Wengit

An Electron-based GUI git client

More info in this Medium article

Underlying principles

  • Simplicity in design and function
  • Don't forfeit features for design
  • Don't hide features from power users
  • Implement every feature of git
  • Use modules for host-specific features (like Github, Bitbucket)

Installing and running

  1. Install the electron command globally
    npm install electron-prebuilt -g
  2. Clone this repository
    git clone https://github.com/pitaj/wengit.git
  3. Enter the wengit directory
  4. Install dependencies
    npm install
  5. Run it
    electron main-riot

Readme

Keywords

none

Package Sidebar

Install

npm i wengit

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • graingert