https://github.com/deric/kafka-packaging
https://github.com/deric/kafka-packaging
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deric/kafka-packaging
- Owner: deric
- Created: 2013-11-06T18:09:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-24T20:59:02.000Z (almost 12 years ago)
- Last Synced: 2025-06-06T23:05:15.532Z (about 1 year ago)
- Language: Ruby
- Size: 195 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kafka Debian Packaging
## Requirements
* Ruby
* Ruby gems: bundler
## Usage
```shell
$ bundle install
$ thor kafka:build
```
currently support checkout of git tags
```
thor kafka:build --version 0.8.1.1 --release 'p1' --tag 0.8.1.1
```