Sha256: b0f9ab373f6e2a43bb30fdafe421a7957a6f9b1cffdf72dc7847a25d09defcc6
Contents?: true
Size: 513 Bytes
Versions: 295
Compression:
Stored size: 513 Bytes
Contents
Install [Yarn](https://yarnpkg.com/lang/en/docs/install): * **OS X users**: can use `brew install yarn` * **Windows users**: can [download an Installer](https://yarnpkg.com/latest.msi) * **Linux users**: can install it [via package manager](https://yarnpkg.com/lang/en/docs/install/#linux-tab) Each assignment needs some tools to run the tests: They can be installed running this command within each assignment directory: ```bash $ yarn install ``` You must run install before you are able to run the tests.
Version data entries
295 entries across 295 versions & 1 rubygems