GrassLab / osc2021

Homework submission for student

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operating Systems Capstone 2021

中文

This repository is homework submission for students

How to submit homework

  1. Fork this repository on GitHub
  2. Write down following info in your README.md
    • GitHub account name
    • Student ID
    • Your name
  3. Design and implement your kernel in forked repository
  4. Create a GitHub pull request
    • Choose GrassLab/osc2021 as base repository and {your student ID} as base branch
    • Choose branch in your forked repository as compare branch
    • Name it with student ID and which lab e.g. 0856085 lab0
  5. We will accept pull request when lab due date

repeat 3-5 to submit later homework/lab.

Example

Happy Coding ~

About

Homework submission for student

License:MIT License


Languages

Language:Python 100.0%