Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Bundle-star: How to appreciate OSS projects

Bundle-star: How to appreciate OSS projects

Introduce Bundle-star. It's starring when budle install.
M3 Tech Talk #10 2013/09/27 #m3dev

Takayuki Matsubara

September 27, 2013
Tweet

More Decks by Takayuki Matsubara

Other Decks in Programming

Transcript

  1. Fetching gem metadata from http://rubygems.org/.. Resolving dependencies... Installing builder (3.0.4)

    Installing multi_json (1.8.0) Installing i18n (0.6.5) Installing journey (1.0.4) Installing hike (1.2.3) Installing rake (10.1.0) Installing erubis (2.7.0) Installing rack (1.4.5) Installing tilt (1.4.1) Installing polyglot (0.3.3) Using bundler (1.4.0.pre.2) Installing mime-types (1.25) Installing arel (3.0.2) Installing thor (0.18.1) Installing tzinfo (0.3.37) Installing json (1.8.0) Installing sqlite3 (1.3.8) Installing rack-test (0.6.2) Installing activesupport (3.2.14) Installing rack-ssl (1.3.3) Installing sprockets (2.2.2) Installing rack-cache (1.2) Installing treetop (1.4.15) Installing activemodel (3.2.14) Installing rdoc (3.12.2) Installing mail (2.5.4) Installing activeresource (3.2.14) Installing actionpack (3.2.14) Installing actionmailer (3.2.14) Installing activerecord (3.2.14) Installing railties (3.2.14) Installing rails (3.2.14) Using a4nt (1.0.0) from source at . Installing jquery-rails (3.0.4) Your bundle is complete!
  2. $ bundle-star install -j4 --path vendor/bundle Fetching gem metadata from

    http://rubygems.org/........... Fetching gem metadata from http://rubygems.org/.. Resolving dependencies... starred intridea/multi_json Installing multi_json (1.8.0) starred seattlerb/minitest Installing minitest (4.7.5) starred headius/ruby-atomic Installing atomic (1.1.14) Installing tzinfo (0.3.37) Installing builder (3.1.4) Installing rake (10.1.0) Installing erubis (2.7.0) failed starring svenfuchs/i18n, reason Connection reset by peer - SSL_connect Installing i18n (0.6.5) Installing mime-types (1.25) Installing rack (1.5.2) Using bundler (1.4.0.pre.2) starred cjheath/polyglot Installing polyglot (0.3.3) ... ...