文件名称:node-github-publish:通过GitHub Contents API将文件发布到存储库
文件大小:10KB
文件格式:ZIP
更新时间:2024-02-25 07:28:08
github-api crud api-wrapper node-js GitHubAPIJavaScript
GitHub发布 通过GitHub Contents API将文件发布到存储库 安装 NPM npm install github-publish --save 纱 yarn add github-publish 当前状态 稳定,但功能不完整 当前缺少对删除的支持。 用法 var GitHubPublisher = require ( 'github-publish' ) ; var publisher = new GitHubPublisher ( 'token123' , 'voxpelli' , 'voxpelli.github.com' ) ; publisher . publis
【文件预览】:
node-github-publish-main
----.eslintrc(29B)
----.github()
--------FUNDING.yml(66B)
--------workflows()
----LICENSE(1KB)
----test()
--------.eslintrc(37B)
--------github.spec.js(5KB)
----README.md(3KB)
----renovate.json(39B)
----.editorconfig(147B)
----.gitignore(162B)
----index.js(3KB)
----CHANGELOG.md(2KB)
----.eslintignore(15B)
----package.json(2KB)