An open API service indexing awesome lists of open source software.

https://github.com/zuston/scripts

一些提升工作效率和避免误操作的脚本
https://github.com/zuston/scripts

Last synced: about 1 year ago
JSON representation

一些提升工作效率和避免误操作的脚本

Awesome Lists containing this project

README

          

# Scripts
一些提升工作效率和避免误操作的脚本

### git hooks
*__commit-msg__* 脚本过滤信息,不符合规则的拦截掉 commit 行为

### gc.sh
*__gc.sh__* 抓取最近 Java 进程,进行 gc 分析 (Window 下的 taskList)