Skip to content

Commit fbbd8bc

Browse files
devin-ai-integration[bot]Jayant Krishnamurthy
andcommitted
docs: add build command to README
Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
1 parent 80ca20c commit fbbd8bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ after `--`, for instance you could run `pnpm test -- --concurrency 2`.
108108
checks, as well as whatever other code checks any packages support.
109109
- `pnpm fix`: Run auto fixes, including reformatting code and auto-fixing lint
110110
rules where possible.
111+
- `pnpm turbo build`: Build all packages in the monorepo using turborepo.
111112
- `pnpm start:dev`: Start all development servers in parallel.
112113
- `pnpm start:prod`: Run production builds and start production mode servers in
113114
parallel.

0 commit comments

Comments
 (0)