An open API service indexing awesome lists of open source software.

https://github.com/lvntky/liteshell

Lite Shell is a small sized and fast shell for Linux and Mac 0S users.
https://github.com/lvntky/liteshell

bash c linux linux-kernel linux-shell system-programming

Last synced: about 1 month ago
JSON representation

Lite Shell is a small sized and fast shell for Linux and Mac 0S users.

Awesome Lists containing this project

README

          

# LiteShell

![linux](https://media.giphy.com/media/3og0ICG4WxdKSRzE3K/giphy.gif)

LiteShell is a modern and small sized shell for Linux users.

## More About LiteShell
While I'm reading the amazing tutorial of ![Write a Shell In C](https://brennan.io/2015/01/16/write-a-shell-in-c/) of Stephen Brennan I decieded to implement this approach on rust-lang and build a tiny shell for Linux.

Rust is realesed in 2010 so it's quite new but gives as many opportunuties in system programming/low-level programming side.

SO basically this is a fun project, feel free to fork&PR or download and use/test it!

## Enviroment

LiteShell was build and tested in the Manjaro Linux x86_64 and Arch Linux x86_64.

## Installation

```bash

cargo package will be added soon.

```

## Contributing
Pull requests are welcome!
## License

[MIT](https://github.com/lvntky/lsh/blob/master/LICENSE)