mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
@@ -70,12 +70,16 @@ See [Linguist::BlobHelper#generated?](https://github.com/github/linguist/blob/ma
|
||||
|
||||
## Installation
|
||||
|
||||
To get it, clone the repo and run Bundler.
|
||||
To get it, clone the repo and run [Bundler](http://gembundler.com/) to install its dependencies.
|
||||
|
||||
git clone https://github.com/github/linguist.git
|
||||
cd linguist/
|
||||
bundle install
|
||||
|
||||
To run the tests:
|
||||
|
||||
bundle exec rake test
|
||||
|
||||
*Since this code is specific to GitHub, is not published as a official rubygem.*
|
||||
|
||||
## Contributing
|
||||
|
||||
Reference in New Issue
Block a user