md updates
This commit is contained in:
6
AGENTS.md
Normal file
6
AGENTS.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Environment
|
||||
|
||||
- You are in a nix flake project. When building, add files to git.
|
||||
- Run a non-installed tool with `nix run nixpkgs#<package>`.
|
||||
- For repeated use, add a tool to development shell.
|
||||
- Verify that tools build after with nix build, and run it with nix run.
|
||||
Reference in New Issue
Block a user