0.0.5 • Published 2 years ago

sunny-cli-tools v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

命令行工具

git-lfs-pull按需拉取大文件

可以考虑作为npm script的前置操作,例如

{
  "git-lfs拉取当前编译所需文件": "",
  "git:lfs:pull": "git-lfs-pull-on-demand",
  "next基础命令": "",
  "preserve": "yarn git:lfs:pull",
  "serve": "next dev",
  "prebuild": "yarn git:lfs:pull",
  "build": "next build",
}
0.0.5

2 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago