https://github.com/tafara-n/fix_my_code_challenge
Fix my code is a project where we'll jump into existing code and try fix it.
https://github.com/tafara-n/fix_my_code_challenge
c javascript python3 ruby
Last synced: 6 months ago
JSON representation
Fix my code is a project where we'll jump into existing code and try fix it.
- Host: GitHub
- URL: https://github.com/tafara-n/fix_my_code_challenge
- Owner: Tafara-N
- Created: 2024-02-12T04:25:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T11:41:48.000Z (11 months ago)
- Last Synced: 2025-03-26T08:08:16.573Z (6 months ago)
- Topics: c, javascript, python3, ruby
- Language: JavaScript
- Homepage:
- Size: 2.47 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Background Context
`Fix my code` is a new type of project, where we’ll jump into an existing code base and fix it!
Sometimes you will know the language, sometimes not.
Please download the repository [0x00-Fix_My_Code_Challenge](https://github.com/alx-tools/0x00-Fix_My_Code_Challenge) and use it as initial files for all solutions.
You should not recode everything, just fix it!
## Requirements
## General
- Allowed editors: `vi`, `vim`, `emacs`
- All your files will be compiled on Ubuntu 20.04 LTS
- All your files should end with a new line
- A `README.md` file, at the root of the folder of the project is mandatatory