1
0
mirror of https://github.com/TaKO8Ki/gobang.git synced 2021-09-19 22:32:56 +03:00

gobang

gobang is currently in alpha

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

Installation

Cargo

If you already have a Rust environment set up, you can use the cargo install command:

$ cargo install --version 0.1.0-alpha.0 gobang

Keymap

Key Description
h move right
j move down
k move up
l move left
Ctrl + d scroll down multiple lines
Ctrl + u scroll up multiple lines
Description
No description provided
Readme MIT 126 MiB
Languages
Rust 100%