Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.14 KB

File metadata and controls

32 lines (20 loc) · 1.14 KB

Gingko 2 Build Status AppVeyor Build Status

Writing software to help organize and draft complex documents. Anything from novels and screenplays to legal briefs and graduate theses.

This is a ground-up rewrite of GingkoApp.com. The latest version is available for download at gingko.io (Linux, Windows, and Mac).

Contributions Welcome!

If you want to help translate Gingko, you can join the translation project.

For code contributions, see CONTRIBUTING.md for a guide to getting started.


Installation & Dev Environment

Prerequisites:

# 1. Build code:
npm install
npm start

# 2. In separate terminal:
npm run electron