https://github.com/yusukekato/shellgeionlinejudge
シェル芸オンラインジャッジ / SHELLGEI ONLINE JUDGE: https://shellgei-online-judge.com/
https://github.com/yusukekato/shellgeionlinejudge
bash shell
Last synced: 4 months ago
JSON representation
シェル芸オンラインジャッジ / SHELLGEI ONLINE JUDGE: https://shellgei-online-judge.com/
- Host: GitHub
- URL: https://github.com/yusukekato/shellgeionlinejudge
- Owner: YusukeKato
- License: other
- Created: 2024-11-09T01:48:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-05T09:38:47.000Z (about 1 year ago)
- Last Synced: 2025-04-05T10:28:21.822Z (about 1 year ago)
- Topics: bash, shell
- Language: HTML
- Homepage: https://shellgei-online-judge.com/
- Size: 178 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SHELLGEI ONLINE JUDGE
SHELLGEI ONLINE JUDGE is a shell one-liner playground: https://shellgei-online-judge.com/
シェル芸オンラインジャッジはシェル芸で問題を解いて遊ぶウェブアプリです。
## 感謝
- [シェル芸botのDockerイメージ](https://github.com/theoremoon/ShellgeiBot-Image)を利用しています
- [jiro4989/websh](https://github.com/jiro4989/websh)のシステム構成を参考にしています
## Documents
- [frontend](./frontend/README.md): React
- [backend](./backend/README.md): FastAPI
- [problems](./problems/README.md): YAML files and Image files
- [deploy](./deploy/README.md): Deploy and test
## References
- [上田ブログ/シェル芸のトップページ](https://b.ueda.tech/?page=01434)
- [theoremoon/ShellgeiBot-Image](https://github.com/theoremoon/ShellgeiBot-Image)
- [ryuichiueda/ShellGeiData](https://github.com/ryuichiueda/ShellGeiData)
- [jiro4989/websh](https://github.com/jiro4989/websh)
- [シェル芸bot](https://x.com/minyoruminyon)
## License
- [Apache License 2.0](./LICENSE)