Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 778 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (17 loc) · 778 Bytes

How to contribute

If you feel like contributing to whereas, here’s how.

First of all, fork this repo and clone the fork to your local machine:

$ git clone [email protected]:your-username/whereami.git

Make sure you can build the project. There’s no tests (yet). Either build from the command line or from Xcode

$ xctool build

Make your changes, and commit them. Push to your fork, and from there submit a pull request.

TODO

  • Set a timeout for CoreLocation to fail. Sometimes it gets stuck for lack of permission (without requesting it) and then it never returns.
  • Write a proper man page.
  • Add more options for output of additional data, like altitude, precision or course, and also for input of minimum precision