mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-25 03:46:06 -05:00
add pre-commit hooks, move claude to agents. (#2877)
This commit is contained in:
@@ -147,6 +147,7 @@ make build
|
||||
We recommend using Nix for dependency management to ensure you have all required tools. If you prefer to manage dependencies yourself, you can use Make directly:
|
||||
|
||||
**With Nix (recommended):**
|
||||
|
||||
```shell
|
||||
nix develop
|
||||
make test
|
||||
@@ -154,6 +155,7 @@ make build
|
||||
```
|
||||
|
||||
**With your own dependencies:**
|
||||
|
||||
```shell
|
||||
make test
|
||||
make build
|
||||
|
||||
Reference in New Issue
Block a user