This is the User Programs project in Pintos. To get started:
- 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.
BETA Installation Script:
Tested on Ubuntu 16.04. Supports bash only.
Run the install script: source install.sh
Manual installation steps will be posted soon.