GithubHelp home page GithubHelp logo

isabella232 / guard-bundler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guard/guard-bundler

0.0 0.0 0.0 76 KB

Guard::Bundler automatically install/update your gem bundle when needed

Home Page: https://rubygems.org/gems/guard-bundler

License: MIT License

Ruby 100.00%

guard-bundler's Introduction

Guard::Bundler

Gem Version Build Status Code Climate Coverage Status

Bundler guard allows to automatically & intelligently install/update bundle when needed.

  • Compatible with Bundler 2.1.x
  • Tested against the latest Ruby 2.4.x, 2.5.x, 2.6.x, JRuby & Rubinius. See .travis-ci.yml for the exact versions.

Install

Add the gem to your Gemfile:

group :development do
  gem 'guard-bundler', require: false
end

Add the plugin definition to your Guardfile by running this command:

$ guard init bundler

Usage

Please read the Guard usage doc

Guardfile

Guard::Bundler plugin can be really adapted to all kind of projects.

You can tweak the default Guardfile template (created by guard init bundler) if you need to watch files other than the Gemfile or *.gemspec (or if they are in different paths).

Please read the Guard usage doc for more information about the Guardfile DSL.

Development

Pull requests are very welcome! Please try to follow these simple rules if applicable:

  • Please create a topic branch for every separate change you make.
  • Update the README.
  • Please do not change the version number.

For questions please join us in our Google group or on #guard (irc.freenode.net).

Author

Yann Lugrin

Maintainer

Rémy Coutable (@rymai)

Contributors

https://github.com/guard/guard-bundler/graphs/contributors

guard-bundler's People

Contributors

cablegram avatar colszowka avatar e2 avatar gaelan avatar hoverlover avatar josin avatar rymai avatar thermistor avatar thibaudgg avatar yannlugrin 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.