Write Code Every Day
This project is no longer maintained
A project to honor those developers who believe in the challenge.
How to add yourself to this public list?
- fork the repository
- install all dependencies with
npm install
- add your username in
challengers.js
- send a Pull Request
How to help us?
- 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 :)
License
Created by and copyright Raphael Amorim. Released under the MIT license.