Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakamochanq/sushida-stroke
* Sushida typing record logs
https://github.com/sakamochanq/sushida-stroke
neutral sushida typing-game
Last synced: 22 days ago
JSON representation
* Sushida typing record logs
- Host: GitHub
- URL: https://github.com/sakamochanq/sushida-stroke
- Owner: Sakamochanq
- Created: 2024-04-20T01:51:05.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-08-17T00:27:39.000Z (5 months ago)
- Last Synced: 2024-08-17T01:43:45.616Z (5 months ago)
- Topics: neutral, sushida, typing-game
- Language: Markdown
- Homepage: https://sakamochanq.github.io/Sushida-Stroke/
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 概要
自分の [`寿司打`](https://sushida.net/play.html) の記録を保存、管理するリポジトリです。
手動で結果をコミットします。
私用に作成しましたが、自由に使ってください。
毎日記録できれば良いですが、現実はうまく行きません。
暇なとき記録します。* 記録
* メモ
* 管理
### 記録
```bash
git clone https://github.com/Sakamochanq/Sushida-Stroke.git
```
リポジトリをローカルにクローンして、結果を記述しコミットします。
記録方法は統一したいので [Template.md](./docs/Template.md) を元に記述していきます。
### 構成
記録したファイルは以下の構成に保存します。
ファイル名はひとつの例です。```tree
📁 Repos:
│
└─ 📁 src
│
├─ 📁 04
| |
| └─ 📄 2024-04-01.md
│
└─ 📁 05
|
└─ 📄 2024-05-01.md```
### 記録者
[Sakamochanq](https://github.com/Sakamochanq)