Giter VIP home page Giter VIP 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.

Getting Started

  1. Install the gem: gem install rgem2rpm.

  2. Run the command: rgem2rpm <gemfilename>

  3. Get the rpm file in the ./rpmbuild/RPMS/<arch>/

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 SPECTEMPLATE      Define new rpm spec template.
 --release RPMRELEASE         Define rpm spec release.
 --rpmgroup RPMGROUPNAME      Define rpm spec group.
 --osuser USERNAME            Define rpm spec os install user.
 --osgroup GROUPNAME          Define rpm spec os install group.
 --osinstalldir INSTALLDIR    Define rpm spec os install directory.
 --help                       Show this message.
 --version                    Show version.

rgem2rpm's People

Contributors

jppeixoto avatar mario-moreira avatar

Stargazers

 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.