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).
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.
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