Greg Shuflin
dcbd07f9d0
Add [doc]
attribute to set and suppress documentation comments ( #2050 )
2024-05-25 09:26:04 +00:00
Greg Shuflin
ed0dc20318
Add recipe groups ( #1842 )
2024-05-25 07:32:25 +00:00
Marc
8bd411de45
Allow setting custom confirm prompt ( #1834 )
2024-01-13 02:44:13 +00:00
David Harrigan
5bbc89b718
Add set quiet
and [no-quiet]
( #1704 )
2024-01-12 20:38:23 +00:00
Hwatwasthat
9415bee16b
Add [confirm]
attribute ( #1723 )
2023-11-16 23:51:34 +00:00
Casey Rodarmor
2b46af1cae
Hide recipes with [private]
attribute ( #1422 )
2022-11-23 00:25:57 +00:00
Casey Rodarmor
331f61f59c
Add [no-cd] attribute ( #1400 )
2022-11-02 23:37:35 -07:00
Casey Rodarmor
73777f7183
Add OS Configuration Attributes ( #1387 )
2022-10-31 00:52:03 -07:00
Gökhan Karabulut
8b7640b633
Add [no-exit-message] recipe annotation ( #1354 )
...
When a recipe wraps cli tool and the tool exits with a non-zero code,
just adds its own extra exit error message along with the messages
from the tool. Introduce the `[no-exit-message]` attribute to suppress
this additional message.
2022-10-25 16:32:36 -07:00