I think it just works on linux for now
Clone the repository:
git clone https://github.com/paulogarithm/bushEnter it:
cd bushRun with Cargo:
cargo runTo get the binary, do:
cargo build
# file target/debug/bushJust type shell commands, and press "CTRL + D" to exit
cargo run
[0] > ls -lF
total 24
-rw-r--r-- 1 pol pol 148 Nov 21 08:42 Cargo.lock
-rw-r--r-- 1 pol pol 58 Nov 21 08:42 Cargo.toml
-rw-r--r-- 1 pol pol 1069 Nov 21 08:42 LICENSE
-rw-r--r-- 1 pol pol 589 Nov 21 08:47 README.md
drwxr-xr-x 2 pol pol 4096 Nov 21 08:42 src/
drwxr-xr-x 3 pol pol 4096 Nov 21 08:42 target/
[0] > ls toto
ls: cannot access 'toto': No such file or directory
[2] > _