1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 21:42:08 +02:00
tldr/pages/common/bundler.md
2022-10-02 16:40:17 -03:00

9 lines
271 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 original command:
`tldr bundle`