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.
- Host: GitHub
- URL: https://github.com/ryuapp/me
- Owner: ryuapp
- License: mit
- Created: 2023-12-28T00:35:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T14:48:07.000Z (almost 2 years ago)
- Last Synced: 2025-08-04T14:55:15.462Z (10 months ago)
- Topics: cli, windows, zig
- Language: Zig
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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