A project to honor those developers who believe in the challenge.
- fork the repository
- install all dependencies with
npm install - add your username in
challengers.js - send a Pull Request
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -m 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :)
Created by and copyright Raphael Amorim. Released under the MIT license.