2015-03-05 00:08:10 +01:00
2014-10-22 21:44:23 +02:00
2014-10-31 16:17:14 +01:00
2014-10-24 19:38:49 +02:00
2015-03-04 20:57:21 +01:00
2015-03-05 00:07:58 +01:00
2015-03-05 00:07:58 +01:00
2015-03-05 00:08:10 +01:00

Side By Side

Build Status

Visual comparison of different translations of itemized texts; e.g. poems, bibles, etc.

Usage

TODO: Include info on nodeless usage.

Development

Installation

Install nodejs, eg. on Debian/Ubuntu:

sudo apt-get install nodejs

Clone the project, go to project folder, and install dependencies:

git clone git@github.com:tasuk/side-by-side.git
cd side-by-side
npm install

Run dev server

node_modules/.bin/grunt serve

Point your browser at http://0.0.0.0:8000/base:tests.the_raven/

Tests

If you have the grunt dev server running, point your browser at http://0.0.0.0:8000/tests.html. Otherwise, run tests with npm test.

Release

First, upgrade the version number in package.json. Commit the change, and create a zip file with the release:

node_modules/.bin/grunt release
S
Description
Visual comparison of different translations of itemized texts; e.g. poems, bibles, etc.
Readme
256 MiB
Languages
CoffeeScript 80.5%
Pug 10.9%
Stylus 8.6%