Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 721 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 721 Bytes

DuckyShell

A cli tool written in rust, will be able to use bash scripts and have its own scripts written in rust and also be able to write scripts in bash, currently in alpha stage

Installation

To Install it, First Clone it Like this

git clone https://github.com/itzRealDuck/DuckyShell.git

then cd to it

cd DuckyShell

then build it and run

> cargo build
> cargo run

If You Dont Have Rust Installed

Follow The Guide To Install it

If you Wonder Why it has took so long to do any update

currently i am working on another project, so this will be delayed see issue #4