Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 229 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 229 Bytes

shUsh a shell unlike other shells

JK this is just a personal project to learn about low level programming in Rust

Goals:

  • [] Basic shell able to execute programs
  • [] Forking
  • [] Piping
  • [] Syntax highlighting by default