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

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/

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)