Code Monkey home page Code Monkey logo

bundler's Introduction

Bundler: a gem to bundle gems

Bundler is a tool that manages gem dependencies for your ruby application. It takes a gem manifest file and is able to fetch, download, and install the gems and all child dependencies specified in this manifest. It can manage any update to the gem manifest file and update the bundle's gems accordingly. It also lets you run any ruby code in context of the bundle's gem environment.

Installation and usage

See gembundler.com for up-to-date installation and usage instructions.

Troubleshooting

For help with common problems, see ISSUES.

Development

To see what has changed in recent versions of bundler, see the CHANGELOG.

The master branch contains our current progress towards version 1.1. Because of that, please submit bugfix pull requests against the 1-0-stable branch.

Upgrading from Bundler 0.8 to 0.9 and above

See UPGRADING.

Other questions

Feel free to chat with the Bundler core team (and many other users) on IRC in the #bundler channel on Freenode, or via email on the Bundler mailing list.

bundler's People

Contributors

carllerche avatar cypher avatar dougbarth avatar fabien avatar hasimo avatar hone avatar indirect avatar jeremy avatar jherdman avatar josevalim avatar josh avatar joshbuddy avatar kevmoo avatar luislavena avatar mislav avatar morgoth avatar myronmarston avatar nex3 avatar pwnall avatar qubit avatar radar avatar raggi avatar rsutphin avatar sferik avatar spastorino avatar spraints avatar tenderlove avatar tomlea avatar wilson avatar wycats avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.