Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37517620
en ru br
ALT Linux repos
S:2.1.0-alt1

Group :: Development/Ruby
RPM: gem-gauntlet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.1.0-alt1
Build date: 17 july 2020, 13:21 ( 196.9 weeks ago )
Size: 9073 b

Home page:   https://github.com/seattlerb/gauntlet

License: MIT
Summary: Gauntlet is a pluggable means of running code against all the latest gems and storing off the data
Description:

Gauntlet is a pluggable means of running code against all the latest gems and storing off the data.

* Downloads all the latest gems and converts them to tarballs for easy access.
* Iterates through all downloaded gems, unpacks them, and then runs your code.
* Automates storage of results to YAML files.
* Easily skips over projects that already have results (overridable).
* gauntlet commandline locates your gauntlet library via rubygems:
 * eg. `gauntlet flog` finds gauntlet_flog.rb in the flog gem.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gauntlet
  • gem-gauntlet
  • gem-gauntlet-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin