Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37540349
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-bake

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.16.1-alt1
Время сборки: 3 сентября 2021, 14:30 ( 138.0 недели назад )
Размер архива: 19.72 Kb

Домашняя страница:   https://github.com/ioquatix/bake

Лицензия: MIT
О пакете: A replacement for rake with a simpler syntax
Описание:

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.

Текущий майнтейнер: Pavel Skrylev

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • bake
  • gem-bake
  • gem-bake-devel
  • gem-bake-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin