1.0.0 • Published 3 years ago
@cityheroes/stream-api-client v1.0.0
= CH Data Client :doctype: book :toc:
== Usage
=== Installation
source,bash
$ yarn install
=== Linting
source,bash
$ yarn lint
=== Testing
Regular testing:
source,bash
$ yarn test
Testing with coverage:
source,bash
$ yarn test:coverage
=== Versioning Control
To create a commit:
source,bash
$ git cz
1.0.0
3 years ago