hexo-alioss

command module
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 8 Imported by: 0

README

hexo-alioss

用于hexo的阿里云OSS对象存储上传工具

version

go >= 1.16

使用方法

  1. 通过 release 下载二进制文件或下载源码编译
  2. 参考 example.json 或下面的示例来配置你自己的 config.json
{
    "endpoint": "oss-cn-shenzhen.aliyuncs.com",
    "ak": "YourAccessKey",
    "aks": "YourAccessKeySecret",
    "bucket": "YourBucketName",
    "root": "上传目录路径"
}
  1. 运行二进制文件

todos

  • 添加命令行选项
  • 添加多种配置文件类型
  • 添加断点续传
  • 添加 MD5 标示,不再上传已上传文件

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL