rake_announcer 1.1.0
A small gem to enhance existing rake tasks by printing a brief message before each one is invoked. The list of tasks to wrap/enhance is configurable. Also included is a task to print a simple and colourful "All Tests Passed" message.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
rake
>= 13
term-ansicolor
~> 1.11