You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gobang/src
Takayuki Maeda be9a1c87ec
Some minor modifications (#60)
* remove unused dependencies

* add table indexes to help

* fix description

* fix placeholder

* reset selection

* fix structopt description

* add usage section

* add the way to add connections

* remove a space
3 years ago
..
components Some minor modifications (#60) 3 years ago
database get index_name 3 years ago
event Add key config (#33) 3 years ago
ui move table_status under table 3 years ago
app.rs fix clippy warnings 3 years ago
cli.rs Some minor modifications (#60) 3 years ago
clipboard.rs Use command for clipboard instead of copypasta (#36) 3 years ago
config.rs implement a log macro 3 years ago
log.rs implement a log macro 3 years ago
main.rs create version module 3 years ago
version.rs create version module 3 years ago