Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/raphamorim/write-code-every-day
- Owner: raphamorim
- License: mit
- Created: 2015-06-30T14:50:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T09:19:52.000Z (over 4 years ago)
- Last Synced: 2025-01-10T01:09:49.624Z (11 days ago)
- Topics: challenge, code, every-day, github, honor, octocat, write
- Language: HTML
- Homepage: http://raphamorim.io/write-code-every-day/
- Size: 589 KB
- Stars: 172
- Watchers: 14
- Forks: 117
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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).