Пакет gem-bake: Информация
Исходный пакет: gem-bake
Версия: 0.16.1-alt1
Собран: 16 апреля 2024 г. 22:43
Категория: Разработка/Ruby
Сообщить об ошибке в пакетеДомашняя страница: 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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
bake (noarch)
gem-bake (noarch)
gem-bake-devel (noarch)
gem-bake-doc (noarch)
bake (noarch)
gem-bake (noarch)
gem-bake-devel (noarch)
gem-bake-doc (noarch)
Сопровождающий: Pavel Skrylev
Последнее изменение
3 сентября 2021 г. Pavel Skrylev 0.16.1-alt1
- + packaged gem with Ruby Policy 2.0