dotseeker:从GitHub仓库中收集点文件

时间:2024-05-21 04:50:32
【文件属性】:

文件名称:dotseeker:从GitHub仓库中收集点文件

文件大小:84KB

文件格式:ZIP

更新时间:2024-05-21 04:50:32

JavaScript

寻点者 收集dotfile(例如.zshrc从GitHub的版本库,具有点文件的主题)。 用法 安装软件包。 yarn install 在.env文件或环境中设置GITHUB_API_TOKEN。 GITHUB_API_TOKEN=xxxxxxxxxxxxxxxxx 执行! yarn start doteeker将dotfile下载到files目录中。 # example for reireias/dotfile repository files └── reireias └── dotfiles ├── .bashrc └── .zshrc 定制 您可以自定义此搜索逻辑。 await new Seeker ( params ) . seek ( ) 如果未指定参数,则搜索者将使用默认参数。 默认参数如下。 params = {


【文件预览】:
dotseeker-master
----GitHub.js(1KB)
----index.js(258B)
----package.json(782B)
----.github()
--------dependabot.yml(127B)
--------workflows()
----test()
--------Seeker.test.js(3KB)
----.prettierrc(43B)
----Seeker.js(3KB)
----LICENSE(1KB)
----.eslintrc.js(281B)
----.gitignore(39B)
----README.md(2KB)
----yarn.lock(196KB)
----.tool-versions(15B)

网友评论