Releases: lizongying/notools
Releases · lizongying/notools
Release list
v0.1.25
notools v0.1.25
Unix 常用命令行工具集 + 纯 Nolang Git 实现 + 纯 Nolang 图像处理工具库,使用 Nolang 语言实现。
下载与安装
# notools (Linux amd64 示例)
curl -fsSL -o notools https://github.com/lizongying/notools/releases/download/v0.1.25/notools-linux-amd64
chmod +x notools
sudo mv notools /usr/local/bin/
# nogit (纯 Nolang Git 实现)
curl -fsSL -o nogit https://github.com/lizongying/notools/releases/download/v0.1.25/nogit-linux-amd64
chmod +x nogit
sudo mv nogit /usr/local/bin/nogit
# noimg (纯 Nolang 图像处理工具)
curl -fsSL -o noimg https://github.com/lizongying/notools/releases/download/v0.1.25/noimg-linux-amd64
chmod +x noimg
sudo mv noimg /usr/local/bin/noimg校验
下载同目录下的 checksums-sha256.txt 进行 SHA-256 校验。
Full Changelog: v0.1.24...v0.1.25
v0.1.24
notools v0.1.24
Unix 常用命令行工具集 + 纯 Nolang Git 实现 + 纯 Nolang 图像处理工具库,使用 Nolang 语言实现。
下载与安装
# notools (Linux amd64 示例)
curl -fsSL -o notools https://github.com/lizongying/notools/releases/download/v0.1.24/notools-linux-amd64
chmod +x notools
sudo mv notools /usr/local/bin/
# nogit (纯 Nolang Git 实现)
curl -fsSL -o nogit https://github.com/lizongying/notools/releases/download/v0.1.24/nogit-linux-amd64
chmod +x nogit
sudo mv nogit /usr/local/bin/nogit
# noimg (纯 Nolang 图像处理工具)
curl -fsSL -o noimg https://github.com/lizongying/notools/releases/download/v0.1.24/noimg-linux-amd64
chmod +x noimg
sudo mv noimg /usr/local/bin/noimg校验
下载同目录下的 checksums-sha256.txt 进行 SHA-256 校验。
Full Changelog: v0.1.23...v0.1.24
v0.1.22
notools v0.1.22
Unix 常用命令行工具集 + 纯 Nolang Git 实现 + 纯 Nolang 图像处理工具库,使用 Nolang 语言实现。
下载与安装
# notools (Linux amd64 示例)
curl -fsSL -o notools https://github.com/lizongying/notools/releases/download/v0.1.22/notools-linux-amd64
chmod +x notools
sudo mv notools /usr/local/bin/
# nogit (纯 Nolang Git 实现)
curl -fsSL -o nogit https://github.com/lizongying/notools/releases/download/v0.1.22/nogit-linux-amd64
chmod +x nogit
sudo mv nogit /usr/local/bin/nogit
# noimg (纯 Nolang 图像处理工具)
curl -fsSL -o noimg https://github.com/lizongying/notools/releases/download/v0.1.22/noimg-linux-amd64
chmod +x noimg
sudo mv noimg /usr/local/bin/noimg校验
下载同目录下的 checksums-sha256.txt 进行 SHA-256 校验。
Full Changelog: v0.1.21...v0.1.22
v0.1.20
notools v0.1.20
Unix 常用命令行工具集 + 纯 Nolang Git 实现,使用 Nolang 语言实现。
下载与安装
# Linux amd64 示例
curl -fsSL -o notools https://github.com/lizongying/notools/releases/download/v0.1.20/notools-linux-amd64
chmod +x notools
sudo mv notools /usr/local/bin/
# git (纯 Nolang 实现)
curl -fsSL -o git https://github.com/lizongying/notools/releases/download/v0.1.20/git-linux-amd64
chmod +x git
sudo mv git /usr/local/bin/nolang-git校验
下载同目录下的 checksums-sha256.txt 进行 SHA-256 校验。
Full Changelog: v0.1.19...v0.1.20
v0.1.2
notools v0.1.2
Unix 常用命令行工具集,使用 Nolang 语言实现。
下载与安装
# Linux amd64 示例
curl -fsSL -o notools https://github.com/lizongying/notools/releases/download/v0.1.2/notools-linux-amd64
chmod +x notools
sudo mv notools /usr/local/bin/校验
下载同目录下的 checksums-sha256.txt 进行 SHA-256 校验。
Full Changelog: v0.1.1...v0.1.2