262 B
262 B
bun pm bin
Display the path to
bindirectories. More information: https://bun.com/docs/pm/cli/pm#bin.
- Get the path to the local project's
bindirectory:
bun pm bin
- Get the path to the global
bindirectory:
bun pm bin {{[-g|--global]}}