File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -12,23 +12,11 @@ Python 3.5 で動作する [AtCoder](http://atcoder.jp/) からサンプル入
12
12
- 解析結果を用いたテンプレートコードの自動生成(C++, Java)
13
13
- 他言語対応のためのコントリビューション(≒中間形式からコードに変換する部分のPR)を募集中です!
14
14
15
- ## History
16
-
17
- | 日付 | ログ |
18
- | ---- | ---- |
19
- | 2018-12-26 | pip でインストールできるようになった。|
20
- | 2018-12-25 | 長らく触っておらずメンテナンスが困難になってしまったので、下位互換性のない大規模コードベース変更を実施した。(すみません!) |
21
- | 2018-12-03 | ToolsForAtCoder は atcoder-tools に名前を変更した。 |
22
- | 2016-04-01 | 最初のバージョンをリリースした。 |
23
-
24
15
## How to install
25
16
` pip3 install atcoder-tools `
26
17
27
18
## Demo
28
- ※最初期のデモなので今とインターフェイスが異なります
29
-
30
- [ Video demo for 'Tools For AtCoder'] ( https://youtu.be/Ee3EWs_xHG8 )
31
-
19
+ [ ![ asciicast] ( https://asciinema.org/a/JG18AGOE2Vw7Tsa3QTM7Y2XX5.svg )] ( https://asciinema.org/a/JG18AGOE2Vw7Tsa3QTM7Y2XX5 )
32
20
33
21
## Usage
34
22
You can’t perform that action at this time.
0 commit comments