GithubHelp home page GithubHelp logo

reaper-man's Introduction

Reaper Man

"What can the harvest hope for, if not for the care of the Reaper Man?"

- Terry Pratchett

Grow code, harvest packages

Harvests

Reaper man generates a JSON registry that describes one or more package repositories that can be used to generate the expected repository file system. Packages are added or removed from the registry, and regeneration of the repository file system is fast and simple. The generated repository file system will refer to the referenced packages but will not actually contain the referenced packages. Storage of the actual package assets (and the delivery of said assets) is left to the reader.

Support

Enabled

  • deb/apt
  • gem/rubygems
  • rpm/yum

Usage

Add package to registry

> reaper-man package add my_pkg.deb --packages-file registry.json

Remove package from registry

> reaper-man package remove my_pkg --packages-file registry.json

or remove a specific version

> reaper-man package remove my_pkg 1.0.0 --packages-file registry.json

Create a repository

> reaper-man repo generate --packages-file registry.json --package-system apt --output-directory /tmp/test-repo

This can also be used to update an existing repository structure.

Dependencies

Commands that must be available within the path:

  • gpg
  • debsigs
  • dpkg-deb
  • rpm
  • rpmsign
  • expect

Infos

reaper-man's People

Contributors

chrisroberts avatar soapy1 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.