Giter Club home page Giter Club logo

herogems's Introduction

Heroku Plugins: Now Gems

I hear you like gems...I'm going to gem your plugins. Allows heroku plugins to be installed as gems and loaded into the heroku client.

Installation

To install this plugin, we just install it like any other heroku plugin

heroku plugins:install git://github.com/hone/herogems.git

Usage

To install a "herogem" (a gem that is a heroku plugin)

gem install herobro
heroku herogems:enable herobro

herogems:enable sets the herogem to be loaded

herogems:disable does not uninstall the gem from your system but just prevents it from being loaded

heroku herogems:disable herobro

To completely remove a gem from your system, you'll need to uninstall the gem

gem uninstall herobro

herogems by itself will list all the herogems installed.

heroku herogems

herobro

Documentation

For more information on creating a Heroku plugin-as-gem, see the Github wiki.

License

Please see MIT-LICENSE for more details.

Copyright

Copyright © 2011 Jonathan Dance, Terence Lee

herogems's People

Contributors

hone avatar wuputah avatar

Stargazers

Brett avatar  avatar Mitsutaka Mimura avatar  avatar Hiroshi SHIBATA avatar Akihiro Matsumura avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

epictetus

herogems's Issues

Elegantly handle multiple herogem versions

What do we do if you have multiple versions of a herogem installed? Do we use bundler? How do we bootstrap ourselves if we do use bundler? What happens if there is a herogem requested that conflicts with another herogem or heroku?

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.