@cityheroes/stream-api-client
v1.0.0
Published
= CH Data Client :doctype: book :toc:
Downloads
2
Readme
= 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