yoichiro / chrome_mysql_admin

ChromeMyAdmin provides you the administration GUI of MySQL server. It is like phpMyAdmin, Sequel Pro.
https://www.eisbahn.jp/chrome_mysql_admin
Apache License 2.0
140 stars 33 forks source link

Code Climate

ChromeMyAdmin

What's this?

This project provides the source code set of the Chrome app "ChromeMyAdmin" to manage and operate MySQL server.

How to install this ChromeMyAdmin app

You can install this application from Chrome Web store:

ChromeMyAdmin - Chrome Web store

How to build

$ git clone https://github.com/yoichiro/chrome_mysql_admin.git
$ cd chrome_mysql_admin
$ npm install
$ grunt

Dependent libraries