qwandry 能快速定位到我们需要找的库文件,项目,并在编辑器中打开。支持Ruby, Python, Perl, nodejs的库文件。qwandry自身采用ruby实现。

安装:

gem install qwandry

使用:

qw matrix          # opens ruby's matrix class in your ediTor
qw Rails           # will ask you which version of rails you want to open
qw activerec 3.1   # will find the gem activerecord 3.1 and open it

# You can also use Qwandry with other common languages:
qw -r python NumPy # opens python's numpy library
qw -r perl URI     # open perl's URI library
qw -r node Express # open express if it is installed for node

 

源代码快速定位工具-qwandry使用指南
本篇内容主要为大家讲解的是源代码快速定位工具-qwandry使用指南。感兴趣的同学可以参考学习下,具体内容如下:

发布于 2016-02-02 08:14:40 | 86 次阅读


Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务