0.1.10 • Published 2 years ago

kstatic-agent v0.1.10

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

kstatic-agent

打包dist文件并上传服务器.

安装

npm i kstatic-agent -D

使用

const { DeployCore } = require('kstatic-agent');

DeployCore({
  preview: true,
  user: '...',
  key: '...',
  targetPath: '',
  zipPath: '...'
});
0.1.10

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago