Skip to content

aksy1999/Rushell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rushell

Rust based UNIX shell

CS 301 - Operating Systems - Project

Akhilesh Ravi
Amit Kumar Singh Yadav
Balani Mohit
Rohan Patil
Sumit Walia \

Building the Shell

To build the shell, just do "cargo build"
To run the shell, do "cargo run"
To run directly without building, run the "main" executable

General Information

The executable files for all commands are in the "bin" folder
All codes are in the src folder. Each command has a different folder in src which has the code.

About

Rust based UNIX shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages