bundler: add page (#6764)

This commit is contained in:
Ray Voice
2021-10-14 17:26:41 +05:00
committed by GitHub
parent 65b5648f4b
commit 677c1af93e

9
pages/common/bundler.md Normal file
View File

@@ -0,0 +1,9 @@
# 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`