command
module
Version:
v1.0.39
Opens a new window with list of versions in this module.
Published: Apr 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
zzz
日常开发辅助工具 - Daily development aids
安装
Go 安装
如果本地有 Go 环境推荐使用该方式
go install github.com/sohaha/zzz@latest
Linux or MacOS
一键安装
curl -L https://github.73zls.com/install/zzz.sh | bash
手动安装
下载对应版本压缩包
# 解压
tar zxvf zzz_1.0.0_Linux_x86_64.tar.gz
# 执行权限
sudo chmod +x ./zzz
# 执行安装到系统(可不安装)
./zzz more install
# 测试执行
zzz help
Windows
手动下载 zzz_Windows_x86_64.tar.gz
( 国内点这里下载 )
然后打开 cmd 执行 zzz.exe more install
或者 设置自行环境变量。
使用
# 查看所有命令
zzz help
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.