Screenshot 1 | Screenshot 2 |
Source codes for SIGNATE.
- Python 3.6 or higher
$ make help
default 常用
setup 初回
list 一覧
join-% 挑戦
hide 秘匿
reveal 暴露
prune 破滅
help 助言
make setup
To get signate.json
, access Account Settings.
To check the list of competitions, use make list
.
For example, to join competition No. 102,
make join-102
Then change to the directory of the competition.
To initialize for each competition, make init
after moving to that directory.
(T. B. D.)
To format the source code, use make format
.
To lint the source code, use make lint
.
To submit the result, use make submit
.
This repository is Commitizen friendly.
See LICENSE.