myadm

Simple MySQL client for the terminal
git clone git://git.bitsmanent.org/myadm
Log | Files | Refs | README | LICENSE

commit cbb9be6dddfe7f5fa1d9f251707564f01288c121
parent 9de57218728cd48e7c0a075f5d8d099da15d7b9c
Author: Claudio Alessi <smoppy@gmail.com>
Date:   Thu, 31 Mar 2016 11:18:27 +0200

Add a note about current status.

Diffstat:
MREADME | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -2,6 +2,8 @@ myadm - mysql admin =================== myadm is a simple, small, and fast MySQL TUI. +*Design stage; no help welcomed yet.* + Requirements ------------