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

Group :: Development/Ruby
RPM: gem-rubygems-tasks

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.2.5-alt1
Build date: 6 october 2021, 21:48 ( 129.1 weeks ago )
Size: 19.46 Kb

Home page:   https://github.com/postmodern/rubygems-tasks

License: MIT
Summary: rubygems-tasks provides agnostic and unobtrusive Rake tasks for building, installing and releasing Ruby Gems
Description:

The Rake tasks which you use to manage a Ruby project should not be coupled to
the project generator which you used to create the project. Project generators
have nothing to do with the Rake tasks used to build, install and release a Ruby
project.

Recently, many Ruby Developers began creating Ruby projects by hand,
building/releasing RubyGems using gem build / gem push. Sometimes this resulted
in RubyGems being released with uncommitted changes, or the developer forgetting
to tag the release. Ruby Developers should have access to agnostic and
unobtrusive Rake tasks, to automate the release process.

This is what rubygems-tasks seeks to provide.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

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