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.
Go to file
Takayuki Maeda 2f1edc8384
Select one specific Cell (#14)
* select a cell

* add tests for headers and rows

* fix redundant codes

* update README

* update gobang.gif
3 years ago
.github/workflows Refactor handlers (#3) 3 years ago
database-tree Refactor components (#12) 3 years ago
resources Select one specific Cell (#14) 3 years ago
src Select one specific Cell (#14) 3 years ago
.gitignore Refactor components (#12) 3 years ago
Cargo.lock Implement DatabaseTree (#10) 3 years ago
Cargo.toml Implement DatabaseTree (#10) 3 years ago
README.md Select one specific Cell (#14) 3 years ago
sample.toml Architecture (#1) 3 years ago

README.md

gobang

A cross-platform terminal database tool written in Rust

github workflow status crates

gobang

Features

  • Cross-platform support (macOS, Windows, Linux)
  • Multiple Database support (MySQL PostgreSQL, SQLite)
  • Intuitive keyboard only control