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

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

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
```