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

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

Notifications You must be signed in to change notification settings

waldophotos/node-kaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published