Created
January 11, 2012 02:43
-
-
Save goofmint/1592653 to your computer and use it in GitHub Desktop.
bugspots install on Mac OSX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ gem install bugspots | |
| Fetching: mime-types-1.17.2.gem (100%) | |
| Fetching: diff-lcs-1.1.3.gem (100%) | |
| Fetching: grit-2.4.1.gem (100%) | |
| Fetching: rainbow-1.1.3.gem (100%) | |
| Fetching: bugspots-0.1.0.gem (100%) | |
| Successfully installed mime-types-1.17.2 | |
| Successfully installed diff-lcs-1.1.3 | |
| Successfully installed grit-2.4.1 | |
| Successfully installed rainbow-1.1.3 | |
| Successfully installed bugspots-0.1.0 | |
| 5 gems installed | |
| Installing ri documentation for mime-types-1.17.2... | |
| Installing ri documentation for diff-lcs-1.1.3... | |
| Installing ri documentation for grit-2.4.1... | |
| Installing ri documentation for rainbow-1.1.3... | |
| Installing ri documentation for bugspots-0.1.0... | |
| Installing RDoc documentation for mime-types-1.17.2... | |
| Installing RDoc documentation for diff-lcs-1.1.3... | |
| Installing RDoc documentation for grit-2.4.1... | |
| Installing RDoc documentation for rainbow-1.1.3... | |
| Installing RDoc documentation for bugspots-0.1.0... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment