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`