From 677c1af93eca306464e05a1eed4e8b44ea7ef6c9 Mon Sep 17 00:00:00 2001 From: Ray Voice <33094591+Ray6464@users.noreply.github.com> Date: Thu, 14 Oct 2021 17:26:41 +0500 Subject: [PATCH] bundler: add page (#6764) --- pages/common/bundler.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pages/common/bundler.md diff --git a/pages/common/bundler.md b/pages/common/bundler.md new file mode 100644 index 000000000..b01c17e1b --- /dev/null +++ b/pages/common/bundler.md @@ -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: . + +- View documentation for the actual command: + +`tldr bundle`