/chrome_mysql_admin

ChromeMyAdmin provides you the administration GUI of MySQL server. It is like phpMyAdmin, Sequel Pro.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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