1.8.0 • Published 4 years ago

yoyo-gort v1.8.0

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

Build status NPM version

Gort

Gort not included.

Documentation

View the Gort documentation.

Development

Dependencies

  • Node >=14.5.0
  • NPM >=6.14.5

Installation

  1. Run npm install to install.

Running tests

Run npm test to run the linter followed by the unit tests.

Linter

Run npm run lint to run the linter.

Unit tests

Run npm run unit to run unit tests.

It is also possible to run specific unit tests by running npm run unit -- --grep {string} (where {string} matches the description of test or assertion you want to run).

e.g. npm run unit -- --grep breakpoint

Documentation

Run npm run docs to generate documentation (located at /docs).

1.8.0

4 years ago

1.7.1

4 years ago

1.7.0

6 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago