1.3.0 • Published 6 years ago

pigit v1.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

GIT Watch

electron app, written in typescript, react, redux, fusebox to watch git repos

Build Status

Debian / Ubuntu 64bit

Download latest version from releases

From source

git clone https://github.com/kfiku/piGit.git
cd piGit
npm install

and npm start prod or to build npm run package

FOR PRODUCTION ENV

npm run prod

FOR DEV ENV - with simple HRM on renderer and main process

npm start

Build package for your os (tested on latest macos and ubuntu-linux)

npm run package