qwadry能快速定位到我们需要找的库文件,项目,并在编辑器中打开。支持ruby,pytho,perl,odejs的库文件。qwadry自身采用ruby实现。
安装:
gem istall qwadry使用:
qw matrix # opes ruby's matrix class i your editorqw rails # will ask you which versio of rails you wat to opeqw activerec 3.1 # will fid the gem activerecord 3.1 ad ope it# You ca also use Qwadry with other commo laguages:qw -r pytho umpy # opes pytho's umpy libraryqw -r perl URI # ope perl's URI libraryqw -r ode express # ope express if it is istalled for ode
评论