MarcosX / xjavascript

Exercism Exercises in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xJavaScript Build Status

Exercism exercises in JavaScript

Running Unit Test Suite

The following commands assume that you are in the 'xjavascript' directory:

All Assignments

% make test

Single Assignment

% make test-assignment ASSIGNMENT=wordy

Contributing Guide

Please see the contributing guide

License

The MIT License (MIT)

Copyright (c) 2014 Katrina Owen, _@kytrinyx.com

About

Exercism Exercises in JavaScript

License:MIT License


Languages

Language:JavaScript 99.1%Language:Makefile 0.6%Language:Shell 0.4%