Coder Social home page Coder Social logo

asdf-kcat's Introduction

asdf-kcat Build Lint

kcat plugin for the asdf version manager.

Contents

Dependencies

Operating System

At the moment, Fedora, Red Hat Enterprise Linux 8, and Ubuntu are supported.

  • Fedora (>= 35 and <= 38) has been tested with librdkafka <= 1.9.2.
  • Red Hat Enterprise Linux 8 (>= 8.1 and <= 8.6) has been tested with librdkafka <= 1.9.2.
  • Ubuntu (>= 20.04 and <= 22.10) has been tested with librdkafka <= 1.8.2. Librdkafka 1.9 cannot be compiled on Ubuntu at the moment.

Installation

  • bash, curl, tar, realpath, generic POSIX utilities.
  • podman

Runtime

  • Fedora: -
  • Red Hat Enterprise Linux 8: -
  • Ubuntu: libsasl2-2, curl

Install

Plugin:

asdf plugin add kcat https://github.com/ueisele/asdf-kcat.git

kcat:

# Show all installable versions in format <librdkafka-version>-<kcat-version>
asdf list-all kcat

# Show all installable versions with specific librdkafka version
asdf list-all kcat latest:1.8

# Install latest version
asdf install kcat latest

# Install latest version of specific librdkafka version
asdf install kcat latest:1.8

# Set a version globally (on your ~/.tool-versions file)
asdf global kcat latest

# Now kcat commands are available
kcat -h

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

This repository is based on the asdf-plugin-template. Thanks to it's contributors.

License

See LICENSE © Uwe Eisele

asdf-kcat's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.