Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

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