mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
10 lines
269 B
Markdown
10 lines
269 B
Markdown
![]() |
# bundler
|
||
|
|
||
|
> Dependency manager for the Ruby programming language.
|
||
|
> `bundler` is a common name for the command `bundle`, but not a command itself.
|
||
|
> More information: <https://bundler.io/man/bundle.1.html>.
|
||
|
|
||
|
- View documentation for the actual command:
|
||
|
|
||
|
`tldr bundle`
|