Skip to content

Releases: gentoo-zh/gzpaste

gzpaste 0.1.3

Choose a tag to compare

@Zakkaus Zakkaus released this 07 Jul 15:13

paste.gentoozh.org 的命令行客户端(POSIX sh,只依赖 curl)。

装:先 mkdir -p ~/.local/bin,再 curl -fsSL https://gentoozh.org/gzpaste.sh -o ~/.local/bin/gzpaste && chmod +x ~/.local/bin/gzpaste。用法见 README 或 gzpaste -h

gzpaste 0.1.1

Choose a tag to compare

@Zakkaus Zakkaus released this 07 Jul 01:50

paste.gentoozh.org 的命令行客户端(POSIX sh,MIT)。

装:先 mkdir -p ~/.local/bin,再 curl -fsSL https://gentoozh.org/gzpaste.sh -o ~/.local/bin/gzpaste && chmod +x ~/.local/bin/gzpaste

用法见 README 或 gzpaste -h