https://github.com/voidcoefficient/iron
POSIX shell made in Rust
https://github.com/voidcoefficient/iron
Last synced: 6 months ago
JSON representation
POSIX shell made in Rust
- Host: GitHub
- URL: https://github.com/voidcoefficient/iron
- Owner: voidcoefficient
- License: bsd-3-clause
- Created: 2021-05-15T01:29:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T02:22:15.000Z (over 3 years ago)
- Last Synced: 2025-02-26T03:35:47.130Z (12 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Iron (Rust shell)
Iron is a rust shell made for the [periodic](https://github.com/voidcoefficient/periodic) operating system.
## Download & Install
Do as follows:
```sh
git clone https://github.com/paulo-e/iron
cd iron
cargo install --path .
```
## Usage
```sh
iron
```