Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (24 loc) · 602 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 602 Bytes

node-kaf

"kaf" Command line tool for consuming kafka messages deserialized with avro.

Install

Install the module globally using NPM:

npm install @waldo/kaf -g

Documentation

Quick Start

After you install type kaf on your cli:

kaf -h

Releasing

  1. Update the changelog bellow.
  2. Ensure you are on master.
  3. Type: grunt release
    • grunt release:minor for minor number jump.
    • grunt release:major for major number jump.

Release History

  • v0.0.1, 28 Feb 2017
    • Big Bang

License

Copyright Waldo, Inc. All rights reserved.