1.0.43 • Published 2 months ago

@sohaha/zzz v1.0.43

Weekly downloads
-
License
-
Repository
github
Last release
2 months ago

zzz

日常开发辅助工具 - Daily development aids

安装

Linux or MacOS

一键安装

curl -L https://install.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 或者 设置自行环境变量。

Go 安装

如果本地有 Go 环境可使用该方式

go install github.com/sohaha/zzz@latest

NPM 安装

npm i -g @sohaha/zzz

使用

# 查看所有命令
zzz help

Thanks

YXVM赞助了本项目

NodeSupport赞助了本项目

1.0.43

2 months ago

1.0.42

3 months ago

1.0.41

3 months ago