feat: add AGENT.md for project setup instructions and remove CLAUDE.md

This commit is contained in:
Harald Hoyer 2025-04-15 12:32:11 +02:00
parent 9aad8dd130
commit 037924a4f4
2 changed files with 7 additions and 1 deletions

7
AGENT.md Normal file
View file

@ -0,0 +1,7 @@
You are on a nix system. This rust project contains a `flake.nix`.
To run any command `CMD` use the nix develop shell like this `nix develop --command bash -c 'CMD'`.
If you don't know a crate or the current crate version, use the `cratedoc` extension to get the crate documentation.
Read the file `README.md` for further information about this project.

View file

@ -1 +0,0 @@
.goosehints