文件名称:recon:用于分析和可视化用 Ruby 编写的项目的工具
文件大小:22KB
文件格式:ZIP
更新时间:2024-07-18 02:29:16
Ruby
侦察 待办事项:写一个宝石描述 安装 将此行添加到应用程序的 Gemfile 中: gem 'reconn' 然后执行: $ bundle 或者自己安装: $ gem install reconn 用法 TODO:在这里写使用说明 贡献 分叉它( /recon/fork ) 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建新的拉取请求
【文件预览】:
recon-master
----bin()
--------reconn(313B)
----reconn.gemspec(1KB)
----Rakefile(86B)
----Gemfile(102B)
----spec()
--------test_projects()
--------reconn()
--------spec_helper.rb(56B)
----.gitignore(172B)
----lib()
--------reconn.rb(70B)
--------reconn()
----README.md(548B)
----LICENSE.txt(1KB)