Home

Awesome

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