Skip to content

shin-sforzando/signate

Repository files navigation

signate

Commitizen friendly License: MIT

Screenshot 1 Screenshot 2
Screenshot 1 Screenshot 2

Source codes for SIGNATE.

Prerequisites

How to

$ make help
default              常用
setup                初回
list                 一覧
join-%               挑戦
hide                 秘匿
reveal               暴露
prune                破滅
help                 助言

Setup

make setup

To get signate.json, access Account Settings.

Competitions

List

To check the list of competitions, use make list.

Join

For example, to join competition No. 102,

make join-102

Then change to the directory of the competition.

Initialize

To initialize for each competition, make init after moving to that directory.

Start

(T. B. D.)

Format

To format the source code, use make format.

Lint

To lint the source code, use make lint.

Submit

To submit the result, use make submit.

Misc

Notes

This repository is Commitizen friendly.

LICENSE

See LICENSE.

Contributors