https://github.com/shortarrow/onimizationflow
https://github.com/shortarrow/onimizationflow
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shortarrow/onimizationflow
- Owner: ShortArrow
- License: unlicense
- Created: 2023-03-07T23:11:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T10:01:23.000Z (over 3 years ago)
- Last Synced: 2025-10-19T19:38:29.414Z (8 months ago)
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OnimizationFlow
## Flow
```mermaid
stateDiagram-v2
あり-->なし
なし-->あり
なし-->なし
あり-->ついて
ついて-->る
る-->ついて
ついて-->ない
ない-->あれ
あれ-->どっち
どっち-->どっち
どっち-->trans
trans-->trans
```
## Inspire source
Inspired from [@sheepla](https://github.com/sheepla)'s tweet
図です pic.twitter.com/I1mhv6Lbks
— ((🐑++)) (@Sheeeeepla) March 7, 2023