mirror of
https://github.com/wassname/side-by-side.git
synced 2026-08-20 12:50:30 +08:00
e6dc94ed679aafcee0dfe369f00a6fc10ac1aa16
Side By Side
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
Description
Visual comparison of different translations of itemized texts; e.g. poems, bibles, etc.
256 MiB
Languages
CoffeeScript
80.5%
Pug
10.9%
Stylus
8.6%
