We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d538b4 commit bdb70e3Copy full SHA for bdb70e3
src/cli.rs
@@ -18,6 +18,11 @@ Exit codes:
18
19
Docs: https://bugatti.dev
20
LLM ref: https://bugatti.dev/llms.txt
21
+
22
+Get started with an AI coding agent:
23
+ Ask your agent to set up bugatti tests for this project using the
24
+ docs at https://bugatti.dev/llms.txt — it will install bugatti,
25
+ configure your project, and help you write your first tests.
26
"
27
)]
28
pub struct Cli {
0 commit comments