get github public organization repositories:查找github组织下的所有公共存储库 源码
获取Github公共组织存储库 提供一种方法,该方法将扫描Github组织中的所有公共存储库,如果明确要求,它还可以返回私有存储库。 目录 用法 要求 需要 6.x和 。 您可以安装: npm install github-public-organisation-repositories API文档 该库利用了 –在其余的API文档中假定了熟悉程度。 您还需要使用以下模块: const getPublicOrganisationRepositoriesFactory = require ( 'github-public-organisation-repositories' ) ; get
文件列表
get-github-public-organisation-repositories-master.zip
(预估有个27文件)
get-github-public-organisation-repositories-master
index.js
2KB
package.json
634B
.github
dependabot.yml
478B
ISSUE_TEMPLATE.md
1KB
workflows
auto-approve.yml
331B
add-new-issues-and-pull-requests-to-origami-project-board.yml
514B
automatic-tag-and-release.yml
915B
暂无评论