bundler: add page (#6764)

beep
Ray Voice 2021-10-14 17:26:41 +05:00 committed by GitHub
parent 65b5648f4b
commit 677c1af93e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

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`