Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yelei.yl committed Mar 14, 2017
1 parent 79202d7 commit 56b66f1
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
##IntelliJ IDEA sql generator plugin
IntelliJ IDEA sql generator plugin [![Donate](https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/yseasony)
=======================

![Overview](https://raw.githubusercontent.com/yseasony/idea-sql-generator-tool/master/doc/1.png)
### Screenshot
<img src="https://raw.githubusercontent.com/yseasony/idea-sql-generator-tool/master/doc/1.png" width="735" height="490" />

Installation
------------
### Plugin Installation
- Using IDE built-in plugin system on Windows:
- <kbd>File</kbd> > <kbd>Settings</kbd> > <kbd>Plugins</kbd> > <kbd>Browse repositories...</kbd> > <kbd>Search for "sql generator"</kbd> > <kbd>Install Plugin</kbd>
- Using IDE built-in plugin system on MacOs:
- <kbd>Preferences</kbd> > <kbd>Settings</kbd> > <kbd>Plugins</kbd> > <kbd>Browse repositories...</kbd> > <kbd>Search for "sql generator"</kbd> > <kbd>Install Plugin</kbd>
- Manually:
- Download the [latest release](https://github.com/yseasony/idea-sql-generator-tool/releases) and install it manually using <kbd>Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>Install plugin from disk...</kbd>

Restart IDE.

### Download

Download the [latest release](https://github.com/yseasony/idea-sql-generator-tool/releases).

0 comments on commit 56b66f1

Please # to comment.