1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 07:46:02 +02:00
tldr/pages.ko/common/bundler.md

10 lines
275 B
Markdown
Raw Normal View History

# bundler
> Ruby 프로그래밍 언어의 의존성 관리자.
> `bundler`는 `bundle` 명령의 일반적인 이름이지만, 명령어 자체는 아님.
> 더 많은 정보: <https://bundler.io/man/bundle.1.html>.
- 원래 명령에 대한 문서 보기:
`tldr bundle`