Skip to content

ro6ley/BombShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BombShell

A simple shell built using Rust.

Getting started

  • clone the repo:

    $ git clone https://github.com/ro6ley/BombShell.git
    $ cd BombShell
  • run the shell:

    $ cargo run
    >> 
  • enter bash commands as you would on any other shell, e.g

    >> ls
    Cargo.lock      Cargo.toml      README.md       src             target

Releases

No releases published

Packages

No packages published

Languages