gocli

command module
v0.0.0-...-2f22e0d Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2023 License: MIT Imports: 1 Imported by: 0

README

gocli

使用

# 安装最新版
go install github.com/wychl/gocli@latest

支持的命令

  • 复制 echo hello world | gocli copy
  • 粘贴 gocli paste
  • 压缩 echo hello world | gocli flate compress
  • 解压缩 echo hello world | gocli flate decompress

开发

准备工作
cp .cobra.yaml ${HOME}/.cobra.yaml
添加新命令
cobra-cli add flate
cobra-cli add compress -p 'flateCmd'
cobra-cli add decompress -p 'flateCmd'
待实现
参考链接

Documentation

Overview

Copyright © 2023 Abner Wanyan <abner.wanyan@gmail.com>

Directories

Path Synopsis
cmd
url

Jump to

Keyboard shortcuts

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