Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Merge pull request #700 from erik-stephens/master
Browse files Browse the repository at this point in the history
Simplify cli usage
  • Loading branch information
emmettbutler authored Jul 19, 2017
2 parents 68b902c + 855cf2e commit 26ce1c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pykafka/cli/__main__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

from .kafka_tools import main
main()

0 comments on commit 26ce1c0

Please sign in to comment.