Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 185 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 185 Bytes

Contributing

Fork the repo:

git clone [email protected]:rgeo/rgeo.git

Install dependencies:

bundle install

Make sure the tests pass:

bundle exec rake