• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

PrestaShop/traces: Micro CLI application to get all GitHub contributors for a sp ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

PrestaShop/traces

开源软件地址:

https://github.com/PrestaShop/traces

开源编程语言:

PHP 100.0%

开源软件介绍:

Traces

Traces is a micro CLI application that is able to get all contributors and their contributions in "developer-readable" JSON format for a specified repository.

Installation

The authentication is a basic login/password for GitHub.

Note: If your Github login uses two-factor authentication, use an API token instead of password

 $ composer require prestashop/traces
 
 # Check a repository
 $ ./vendor/bin/traces -u <login> -p <password> -r <repositoryOwner/repositoryName> --config="config.yml"
 
 # Check an organization
 $ ./vendor/bin/traces -u <login> -p <password> -o <repositoryOwner> --config="config.yml"

A file named contributors.js will be generated, you can manipulate it using any programming language.

Configuring

There are a number of settings that can be configured via the config file. Take a look at the config.dist.yml file for an example.

Option Description
exclusions List of excluded users.
keepExcludedUsers Set to true to flag excluded contributors instead of filtering them out from the output.
fieldsWhitelist List of fields to keep from the API result. Leave blank if you want to keep them all.
extractEmailDomain Set to true to extract the user's email domain and include it in the generated file

License

This project is released under the MIT license.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
msaaddev/who-unfollowed-me: 发布时间:2022-06-13
下一篇:
yokurin/RxSwift-VIPER-iOS: RxSwiftVIPER is an sample iOS App written in RxSwift ...发布时间:2022-06-13
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap