0.1.10 • Published 3 years ago

kstatic-agent v0.1.10

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.1.4

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago