mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:42:08 +02:00
bundler: add Spanish translation (#14323)
This commit is contained in:
parent
1030067682
commit
044c7baf49
1 changed files with 9 additions and 0 deletions
9
pages.es/common/bundler.md
Normal file
9
pages.es/common/bundler.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# bundler
|
||||||
|
|
||||||
|
> Gestor de dependencias para el lenguaje de programación Ruby.
|
||||||
|
> `bundler` es un nombre común para el comando `bundle`, pero no un comando en sí.
|
||||||
|
> Más información: <https://bundler.io/man/bundle.1.html>.
|
||||||
|
|
||||||
|
- Muestra la documentación del comando original:
|
||||||
|
|
||||||
|
`tldr bundle`
|
Loading…
Add table
Reference in a new issue