Skip to content

用 Go 实现的复制文件,可用于在 SourceTree 中增加自定义操作实现导出选中文件的功能

License

Notifications You must be signed in to change notification settings

niqingyang/go-copyfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-copyfiles

用 Go 实现的复制文件,可用于 SourceTree 自定义操作导出选中的文件,支持通过文件选择器来选中导出文件的目标目录。

Usage

copyfiles -h
Usage:
  copyfiles [OPTIONS]

Application Options:
      --dir=     the path of the copy files parent dir
      --files=   the files for copy
      --dest=    the destination directory of the copy files
  -v, --version  the application version info

Help Options:
  -h, --help     Show this help message

SourceTree

About

用 Go 实现的复制文件,可用于在 SourceTree 中增加自定义操作实现导出选中文件的功能

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages