Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)