Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandwoodjones/rlsh
Tiny concept shell in Rust
https://github.com/sandwoodjones/rlsh
Last synced: about 6 hours ago
JSON representation
Tiny concept shell in Rust
- Host: GitHub
- URL: https://github.com/sandwoodjones/rlsh
- Owner: SandWoodJones
- Created: 2024-07-10T16:24:17.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-10T16:25:52.000Z (4 months ago)
- Last Synced: 2024-07-10T19:55:29.872Z (4 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RLSH
A Rust implementation of [Stephen Brennan's great tutorial](https://brennan.io/2015/01/16/write-a-shell-in-c/) on writing a tiny shell in C.