/peacetrue-shell

Shell 脚本库

Primary LanguageShellApache License 2.0Apache-2.0

概述

简介(What)

peacetrue-shell 是一个支持 basher 的 Shell 脚本库, 存储一些自定义的 Shell 脚本。

背景(Why)

自定义的 Shell 脚本如何简单快速地在不同环境共享呢?

用法(How)

# 安装 basher
curl -s https://raw.githubusercontent.com/basherpm/basher/master/install.sh | bash
# 安装 peacetrue-shell
basher install peacetrue/peacetrue-shell
# 运行自定义命令:清除 Git 仓库中所有的历史提交记录
git-clear-commit

参与者(Who)

活动(When)

初始提交于 2022-08-14,最近提交于 2023-03-05。

许可证(License)