Sha256: 692023ffd5e823ae419bfcf198ec86831dda2e2bb55537fa031a439d09226a8e
Contents?: true
Size: 971 Bytes
Versions: 88
Compression:
Stored size: 971 Bytes
Contents
# JavaScript [![Build Status](https://travis-ci.org/exercism/javascript.svg?branch=master)](https://travis-ci.org/exercism/javascript)[![Join the chat at https://gitter.im/exercism/xecmascript](https://badges.gitter.im/exercism/xecmascript.svg)](https://gitter.im/exercism/xecmascript?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Exercism exercises in JavaScript ## Installing To run the tests, you'll need NodeJS and Jasmine. For information about how to install these tools, see the [Javascript](http://exercism.io/languages/javascript/about) page. ## Tasks The following commands assume that you are in the `javascript` directory: ### Unit Tests: All Assignments make test ### Unit Tests: Single Assignment make test-assignment ASSIGNMENT=wordy ### Code Style npm run lint ## Contributing Guide Please see the [contributing guide](https://github.com/exercism/x-api/blob/master/CONTRIBUTING.md#the-exercise-data)
Version data entries
88 entries across 88 versions & 1 rubygems