Sha256: 18bbaadf34b333745c205108bfa39227758eaf81b18962350ee1547a3d6dde5d

Contents?: true

Size: 230 Bytes

Versions: 17

Compression:

Stored size: 230 Bytes

Contents

#!/bin/bash

BASE_DIR=`dirname $0`

echo ""
echo "Starting Karma Server (http://karma-runner.github.io)"
echo "-------------------------------------------------------------------"

karma start $BASE_DIR/../config/karma.conf.js $*

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
motion-juxtapose-0.3.2 lib/juxtapose/application/scripts/test.sh
motion-juxtapose-0.3.1 lib/juxtapose/application/scripts/test.sh
motion-juxtapose-0.3.0 lib/juxtapose/application/scripts/test.sh
motion-juxtapose-0.2.0 lib/juxtapose/application/scripts/test.sh
motion-juxtapose-0.1.1 lib/juxtapose/application/scripts/test.sh
motion-juxtapose-0.1.0 lib/juxtapose/application/scripts/test.sh
collection-json-browser-0.0.11 test/javascripts/scripts/test.sh
collection-json-browser-0.0.10 test/javascripts/scripts/test.sh
collection-json-browser-0.0.9 test/javascripts/scripts/test.sh
collection-json-browser-0.0.8 test/javascripts/scripts/test.sh
collection-json-browser-0.0.7 test/javascripts/scripts/test.sh
collection-json-browser-0.0.6 test/javascripts/scripts/test.sh
collection-json-browser-0.0.5 test/javascripts/scripts/test.sh
collection-json-browser-0.0.4 test/javascripts/scripts/test.sh
collection-json-browser-0.0.3 test/javascripts/scripts/test.sh
collection-json-browser-0.0.2 test/javascripts/scripts/test.sh
collection-json-browser-0.0.1 test/javascripts/scripts/test.sh