mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
chore: update agents file
This commit is contained in:
@@ -42,8 +42,10 @@ care to use our preferred PNPM version and Node version as defined in the
|
|||||||
`engines` field of `package.json`. We also use TypeScript Go and Oxfmt for
|
`engines` field of `package.json`. We also use TypeScript Go and Oxfmt for
|
||||||
type-checking and formatting respectively.
|
type-checking and formatting respectively.
|
||||||
|
|
||||||
You can also run Headscale CLI commands with
|
When typechecking, use `pnpm run typecheck`, when linting and formatting, use
|
||||||
`docker exec headscale headscale <command>` when the dev environment is running.
|
the respective `lint` and `format` scripts, you can pass flags to them. You can
|
||||||
|
also run Headscale CLI commands with `docker exec headscale headscale <command>`
|
||||||
|
when the dev environment is running.
|
||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user