Gingko 2
This is the desktop version, ground-up rewrite of GingkoApp.com. The latest version of this is available for download at gingko.io (Linux, Windows, and Mac).
Installation & Dev Environment
Prerequisites:
- Git : https://git-scm.com/downloads
- Node : https://nodejs.org/en/
- Elm-Platform : https://guide.elm-lang.org/install.html
# 1. Build code:
npm install
npm start
# 2. In separate terminal:
npm run electron
Contributions Welcome!
See CONTRIBUTING.md for a guide to get started.