This is the User Programs project in Pintos. To get started:
- Form a team of 3 members
- Create a fork of this project2 repository (click on the "Fork" button above)
- Give your team write permissions under Settings -> Collaborators and Teams.
- Working on the Project on your Linux Machine:
- Clone the repository to your computer.
- As you work on the project, you will modify the files and commit changes to complete your solution.
- Push/sync the changes up to your fork on GitHub.
- Submitting your Project:
- Create a pull request on the original repository to turn in the assignment.