We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfdf3d0 commit 207eb16Copy full SHA for 207eb16
README.md
@@ -1,5 +1,11 @@
1
# netcon-cli
2
3
+## scheduler
4
+
5
+```sh
6
+netcon scheduler start --config scheduler.yaml
7
+```
8
9
## contestの初期化
10
11
スコアサーバーで問題を開いたときにURLに書かれているUUIDがProblemIDになる
0 commit comments