Skip to content

Commit 1b2ca9a

Browse files
michaelmelansoncursoragent
authored andcommitted
Add Nix development environment. (#68)
Provide a flake-based dev shell and direnv config so contributors can get a reproducible Go toolchain without manual setup. Co-authored-by: Cursor <cursoragent@cursor.com> GitOrigin-RevId: 430a4f08eb69e60d520196c0829860e626ad1287
1 parent fc9a627 commit 1b2ca9a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
.env
22

3+
.direnv/
4+
.envrc.local
5+
36
.DS_Store
47
.vscode/
58

0 commit comments

Comments
 (0)