Giter Club home page Giter Club logo

badgerbadgerbadger's People

Contributors

bretonics avatar bryant1410 avatar peterdavehello avatar pezholio avatar waffle-iron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

badgerbadgerbadger's Issues

New Badge- getting error with require

I'm trying to include a new size badge I really like, but after building and installing the gem locally I get this error:

require: cannot load such file -- badger/size (LoadError)

I added a size.rb file in /lib/badger/size.rb, which just adds the owner and repo to the badge string, and added require 'badger/size' to the /lib/badger.rb file.

My ruby is basic, but I can see that the build is not including my new size.rb file. I ran this to check:

gem contents --no-prefix badgerbadgerbadger | grep lib
lib/badger.rb
lib/badger/badge.rb
lib/badger/badger.rb
lib/badger/bonus.rb
lib/badger/cli.rb
lib/badger/config.rb
lib/badger/helpers.rb
lib/badger/license.rb
lib/badger/rubygem.rb
lib/badger/service.rb
lib/badger/version.rb

I think it will be a pretty cool extra badge to add to your code. Thanks!

Breaks terribly with Heroku remote:

โž” git remote -v
heroku [email protected]:rawfunkmaharishi.git (fetch)
heroku [email protected]:rawfunkmaharishi.git (push)
origin [email protected]:rawfunkmaharishi/rawfunkmaharishi.github.io.git (fetch)
origin [email protected]:rawfunkmaharishi/rawfunkmaharishi.github.io.git (push)

badger
/Users/sam/.rvm/gems/ruby-2.1.5/gems/badgerbadgerbadger-0.11.2/lib/badger/helpers.rb:27:in slug_extract': undefined method[]' for nil:NilClass (NoMethodError)
from /Users/sam/.rvm/gems/ruby-2.1.5/gems/badgerbadgerbadger-0.11.2/lib/badger/badger.rb:10:in `github_slug'

Add flags to force generation of badges

I use coveralls, but I don't have a gemspec or Gemfile since I'm using nodejs, so badger badge didn't generate a coveralls badge. It would be great if I could do something like badger badge --coveralls to force the inclusion of coveralls.

Use a local config file

Called something like ~/.badger/badges.yml, to look like

badges:
  - travis
  - dependencyci
  - license

style:
  - flat-square

So we get the badges we want every time

write permissions for the /Library/Ruby/Gems/2.0.0

Fetching: thor-0.19.1.gem (100%)
ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions for the /Library/Ruby/Gems/2.0.0 directory

for what reason I need this with root permissions ?

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.