Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 216 Bytes

DEVELOPMENT.md

File metadata and controls

21 lines (15 loc) · 216 Bytes

#Coding

Prerequisites:

git clean -fd
bundle install
rake install_jars

Building

Get jars for gem build:

rake install_jars
gem build jruby-kafka.gemspec

Publishing

gem push jruby-kafka*.gem