WycliffeAssociates / ts-desktop

Bible Translation Tools Writer Application
https://writer.bibletranslationtools.org
Other
3 stars 1 forks source link

Repo is archived and has moved here: https://github.com/Bible-Translation-Tools/BTT-Writer-Desktop

Build Status

BTT-Writer Desktop

A tool to translate the Bible into your own language.

Quick Start

First make sure you have NodeJS installed (choose the Current, not LTS). Then, in your terminal/command line window:

$ npm install -g bower
$ npm install -g gulp

Then fork this repository and clone your fork. After the repository has been cloned to your computer run the following command in the new directory to set up your environment

$ npm install && bower install

For more information please read the wiki.

Commands

The following commands are available from within the project directory:

Note: You can open the Chrome Developer Tools while the app is running by pressing Ctrl+Shift+I on Windows/Linux or Cmd-Shift-I on macOS.