Package gem-bake: Information

    Source package: gem-bake
    Version: 0.16.1-alt1
    Latest version according to Repology
    Build time:  Sep 6, 2021, 04:12 PM in the task #247085
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: A replacement for rake with a simpler syntax
    Description: 
    Bake is a task execution tool, inspired by Rake, but codifying many of the use
    cases which are typically implemented in an ad-hoc manner.
    
    Rake is an awesome tool and loved by the community. So, why reinvent it?
    Bake provides the following features that Rake does not:
    
    * On demand loading of files following a standard convention. This avoid loading
      all your rake tasks just to execute a single command.
    * Better argument handling including support for positional and optional
      arguments.
    * Focused on task execution not dependency resolution. Implementation is
      simpler and a bit more predictable.
    * Canonical structure for integration with gems.
    
    That being said, Rake and Bake can exist side by side in the same project.

    List of rpms provided by this srpm:
    bake (noarch)
    gem-bake (noarch)
    gem-bake-devel (noarch)
    gem-bake-doc (noarch)

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @everybody

      1. gem(rspec) >= 0
      2. gem(samovar) >= 2.1
      3. gem(samovar) < 3
      4. rpm-build-ruby
      5. gem(bundler) >= 0

    Last changed


    Sept. 3, 2021 Pavel Skrylev 0.16.1-alt1
    - + packaged gem with Ruby Policy 2.0