Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ bun run format # oxfmt
bun run format:check # CI formatting check
bun run knip # required dead-code/unused-export check
bun run generate # regenerate OpenAPI types
bun run spec:refresh # fetch hosted OpenAPI spec (see specs/rest/SPEC.md) + generate
bun run build # bundle to cli/dist/cli.js
bun run pack:check # build + dry-run pack (verify publish contents)
```
Expand Down
Loading
Loading