9cc1a64a91683abdf93a0b6b05802b63726f9d3f
rShell
Writing a shell inspired by bash (obviously) but also inspired by Ruckus and Cisco's CLIs where you don't have to type out the full comamnd. As long as it is distinct. Simmilar to how the ip
command words in Linux. Where
ip address
and this
ip a
are the same thing.
Description
Languages
Rust
100%