Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv authored Sep 7, 2024
1 parent 8d20dd8 commit ed36c68
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![image](https://github.com/user-attachments/assets/9d56a2de-b41a-49a0-b724-f5a948e449fc)

# shell - cross-platform bash compatible shell

The idea of the `shell` project is to build a cross-platform shell that looks and feels similar to bash (while not claiming to be 100% bash compatible).
Expand All @@ -9,6 +11,10 @@ This new shell also already has _tab completion_ for files and directories, and

The project is still very early but can already be used as a daily driver.


[](https://github.com/user-attachments/assets/7f5c72ed-2bce-4f64-8a53-792d153cf574)


## How to run this

To compile and run the project, you need to have Rust & Cargo installed.
Expand Down

0 comments on commit ed36c68

Please sign in to comment.