Skip to content

Milestone 1

Compare
Choose a tag to compare
@mathusanm6 mathusanm6 released this 29 Nov 16:26
· 54 commits to master since this release
d75790c
  1. Existence of the git repository
  2. Presence of the AUTHORS.md file
  3. Compilation without errors using make at the root of the repository
  4. Execution of jsh at the root of the repository
  5. Execution of simple external commands in the foreground (with arguments but without redirection or the ability to switch to background)
  6. Proper functioning of cd, pwd, ?, exit (in the absence of jobs)
  7. Compliance of the prompt (in the absence of jobs)