Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raphamorim/write-code-every-day

[No longer maintained] :octocat: A project to honor those developers who believed in the challenge.
https://github.com/raphamorim/write-code-every-day

challenge code every-day github honor octocat write

Last synced: 4 days ago
JSON representation

[No longer maintained] :octocat: A project to honor those developers who believed in the challenge.

Awesome Lists containing this project

README

        

# 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?

1. fork the repository
2. install all dependencies with `npm install`
3. add your username in `challengers.js`
5. 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](https://github.com/raphamorim). Released under the [MIT license](https://github.com/raphamorim/write-code-every-day/blob/master/LICENSE).