add README.md

This commit is contained in:
Dozer 2015-02-24 16:22:28 +08:00
commit 802817fe4a

13
plugins/idea/README.md Normal file
View file

@ -0,0 +1,13 @@
## idea
Quick open Intellij Idea project in bash for MAC OS X
### Requirements
* Intellij Idea or Intellij Idea Community Edition
### Usage
* `idea .`
* `idea ~/projects/demo`