Skip to content

一个检测有多少仓库需要更新的小脚本

License

Notifications You must be signed in to change notification settings

SlimefunGuguProject/gugu-forks

Repository files navigation

Gugu Forks

一个小脚本,可以检测我们有多少需要合并上游的仓库

运行需求

  • Node.js (基于v18.12.0编写)
  • pnpm (基于7.14.1,你也可以使用其他包管理器)

如何使用

克隆仓库,然后根据包管理器运行:

npm

npm install
npm run start

yarn

yarn install
yarn run start

pnpm

pnpm install
pnpm run start

About

一个检测有多少仓库需要更新的小脚本

Resources

License

Stars

Watchers

Forks