Coder Social home page Coder Social logo

rgem2rpm's Introduction

rgem2rpm

rgem2rpm is a gem to make a rpm package out of a .gem file. The intent is to provide a minimal and flexible way to easily package a gem into an rpm. With this done you can use all the facilities provided by Linux Red Hat systems to manage your ruby software.

rgem2rpm provides a sane set of out-of-the box defaults that should allow most gem files to assemble and Just Work. Currently maintained by Sergio Freire (sergio-s-freire at ptinovacao.pt), rgem2rpm was originally developed by Joao Peixoto and hosted at https://github.com/jppeixoto/rgem2rpm.

Getting Started

  1. Install the gem: gem install rgem2rpm.
  2. Run the command: rgem2rpm
  3. The RPM file will be cretated in the current directory

Usage

rgem2rpm's rgem2rpm command is an executable that provides the capability to assemble rpm's using gem files. Run the next command to get help:

$ rgem2rpm --help
Usage: rgem2rpm [options] [gemfilename]
    options:
                    --template TEMPLATE          RPM spec template.
                    --release RELEASE            RPM spec release.
                    --group GROUP                RPM spec group.
                    --osuser OSUSER              OS install user.
                    --osgroup OSGROUP            OS install group.
                    --installdir INSTALLDIR      OS install directory.
                    --jruby                      Build RPM to jruby platform (only when gem has executables).
                    --help                       Show this message.
                    --version                    Show version.

rgem2rpm's People

Contributors

sfreire avatar ngc-ptin avatar mrod15 avatar mariomoreira-ptin avatar

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.