https://github.com/ableco/codeable-exercises
https://github.com/ableco/codeable-exercises
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ableco/codeable-exercises
- Owner: ableco
- Created: 2019-03-01T14:01:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T18:27:29.000Z (about 7 years ago)
- Last Synced: 2025-05-16T02:38:27.140Z (about 1 year ago)
- Language: Ruby
- Size: 3.54 MB
- Stars: 1
- Watchers: 6
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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