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

https://github.com/ableco/codeable-exercises


https://github.com/ableco/codeable-exercises

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

This repository will store all your solutions to the Extended Projects. It is ordered by weeks.
Build a simple HTTP server in Ruby

## Instructions

- `Fork` this repository (or update it from the [main repo](https://github.com/ableco/codeable-exercises))
- Pick a name for your team. Be creative! Examples: `pretty-powerful`, `los-increibles`.
- Create a folder inside the week directory with your chosen name.
- Use this directory for your project updates
- At the end of the week, create a pull request from your forked repo to the main repo, with the code for your project