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

https://github.com/inada-s/atclar

AtCoderでClarが来たらSlackに通知するくん
https://github.com/inada-s/atclar

Last synced: 3 months ago
JSON representation

AtCoderでClarが来たらSlackに通知するくん

Awesome Lists containing this project

README

        

AtClar
--------

## これは何
- AtCoderでコンテストを開く際に, 質問通知をSlackに送ることができます.
- これはコンテスト管理者用のツールです. コンテスト参加者は使用できません.
- [atcoder-clar2slack](https://github.com/icpc-jag/atcoder-clar2slack) を参考にして作られました.

## インストール & 更新
```
go get -u github.com/inada-s/atclar
```

## 実行
```
atclar path/to/config
```

## 設定ファイル
[example.toml](./example.toml) を参考にしてください.