• Stars
    star
    147
  • Rank 251,347 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 11 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Commit@Coffee

https://xando.github.io/commitcoffee/

Reference for people traveling, working remotely and/or simply don’t want to sit at home. A list of places friendly to social oriented geeks.

How to contribute places

Is there a good coffee place missing? Would like to see it here?

  1. Please make a fork of the repository.
  2. Create new places/your-github-username.json file like one of these and simply put you place there. Not sure about lat/long? Check with this http://mynasadata.larc.nasa.gov/latitudelongitude-finder/
  3. $ npm test and make sure there's "OK" next to your file.
  4. $ git commit -m "New awesome coffee place".
  5. Send the pull request.
  6. We are done here!

How to contribute code

Found a bug? Got a feature? File a PR from your fork, based off the master branch of this repository.

Please don't mix code and places in a PR