文件名称:ahrefs_api:Ahrefs API 的轻量级包装器
文件大小:7KB
文件格式:ZIP
更新时间:2024-07-04 07:12:59
Ruby
应用程序接口 Ahrefs API 的轻量级包装器 安装 将此行添加到应用程序的 Gemfile 中: gem 'ahrefs_api' 然后执行: $ bundle 或者自己安装: $ gem install ahrefs_api 用法 TODO:在这里写使用说明 贡献 分叉它( ) 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建一个新的拉取请求
【文件预览】:
ahrefs_api-master
----.project(254B)
----LICENSE.txt(1KB)
----lib()
--------ahrefs_api()
--------ahrefs_api.rb(297B)
----Gemfile(95B)
----Rakefile(29B)
----LICENSE(1KB)
----ahrefs_api.gemspec(1KB)
----README.md(579B)
----.gitignore(803B)