Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 698 Bytes

readme.md

File metadata and controls

21 lines (15 loc) · 698 Bytes

Write Code Every Day

A project to honor those developers who believed in the challenge.

How to add yourself to this public list?

  1. fork the repository
  2. install all dependencies with npm install
  3. add your username in challengers.js
  4. send a Pull Request

How to help us?

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'`
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :)

License

Created by and copyright Raphael Amorim. Released under the MIT license.