Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aoshimash/pretender
https://github.com/aoshimash/pretender
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aoshimash/pretender
- Owner: aoshimash
- License: apache-2.0
- Created: 2021-09-17T04:30:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-17T06:25:26.000Z (over 3 years ago)
- Last Synced: 2024-10-26T17:23:02.708Z (2 months ago)
- Language: Go
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pretender
キーボードを押すたびに用意されていたファイルの中身が一文字づつ出力されるコマンドラインツール。
## 用途
- スーパーハッカーごっこ
- 仕事をしてるふり## 使い方
```
$ ./pretender < url | ファイルパス >
``````
$ ./pretender https://raw.githubusercontent.com/aoshimash/pretender/main/main.go
```