An open API service indexing awesome lists of open source software.

https://github.com/deric/kafka-packaging


https://github.com/deric/kafka-packaging

Last synced: 12 months ago
JSON representation

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
```