Skip to content
/ rsh Public

A shell built in rust, guided by CodeCrafters

Notifications You must be signed in to change notification settings

oil653/rsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSH - A simple POSIX shell written in Rust

It will NOT run on windows, and im not planning to add support!

To run it clone the repo and build it with cargo build --release, and the bin will be ./target/release/rsh

SOURCES:

I used CodeCrafters's build your own shell as a guideline, for how it should function

About

A shell built in rust, guided by CodeCrafters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages