mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 12:49:30 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Install only production dependencies (skips `devDependencies`):
|
||||
|
||||
`bun {{[i|install]}} --production`
|
||||
`bun {{[i|install]}} {{[-p|--production]}}`
|
||||
|
||||
- Install dependencies exactly from the `bun.lockb` lockfile (frozen lockfile):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user