Skip to content

Commit bdb70e3

Browse files
committed
docs: add agent setup hint to CLI help output
1 parent 9d538b4 commit bdb70e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/cli.rs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ Exit codes:
1818
1919
Docs: https://bugatti.dev
2020
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.
2126
"
2227
)]
2328
pub struct Cli {

0 commit comments

Comments
 (0)