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

https://github.com/ryuapp/me

A minimal cat(1) clone for Windows.
https://github.com/ryuapp/me

cli windows zig

Last synced: 10 months ago
JSON representation

A minimal cat(1) clone for Windows.

Awesome Lists containing this project

README

          

![me](https://img.ryu.app/logo/me.png)

### me

**me** is a minimal cat(1) clone for Windows.\
Print FILE(s) to standard output.

### Usage

```bash
me [OPTION]... [FILE]...
```

### Installation

[Scoop](https://scoop.sh/):
```bash
scoop install https://raw.githubusercontent.com/ryuapp/me/main/me.json
```