mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 19:54:09 +08:00
bun-pm-bin: add page (#19757)
This commit is contained in:
committed by
GitHub
parent
0b9423724a
commit
8dcd69643b
@@ -0,0 +1,12 @@
|
||||
# bun pm bin
|
||||
|
||||
> Display the path to `bin` directories.
|
||||
> More information: <https://bun.com/docs/pm/cli/pm#bin>.
|
||||
|
||||
- Get the path to the local project's `bin` directory:
|
||||
|
||||
`bun pm bin`
|
||||
|
||||
- Get the path to the global `bin` directory:
|
||||
|
||||
`bun pm bin {{[-g|--global]}}`
|
||||
Reference in New Issue
Block a user