Code Monkey home page Code Monkey logo

hubcap's Introduction

DEPRECATED: I abandoned this project years ago. It never went anywhere and GitHub eventually added some of the features I was looking to build on top of their API anyway.

Development Setup

  • Make sure you have RVM installed.
  • Make sure you have ruby-1.9.2-p180 installed via RVM.
  • The first time you cd into this directory, you may be prompted to trust the .rvmrc file. Say 'yes'.
  • The first time, this will create the necessary gemset and install gems.
  • Any other time you cd into this directory, it will check to see if there are any other gems that need to be installed (via bundler).
  • Installed gems are only installed to the rvm environment specific to this app.

Troubleshooting

  • The first time cd-ing into this directory checks for bundler, you may have issues with an existing bundler installed in your ~/.gem directory. If that is the case, simply remove that directory's bin dir from your $PATH and cd out and back into this directory.

hubcap's People

Contributors

scottwb avatar

Stargazers

 avatar

Watchers

 avatar  avatar

hubcap's Issues

Fork Octopi and fix mishandling of HTTP 201 status codes.

Octopi::Issue.open (and probably other methods too) raises an Octopi::APIError when the Github API call succeeds and returns an HTTP 201 Created status code.

Hubcap::Session#add_issue currently works around this by catching and ignoring those errors, but really this should be corrected in Octopi.

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.