Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 311 Bytes

Readme.md

File metadata and controls

18 lines (16 loc) · 311 Bytes

个人实用小工具

git clone https://github.com/runfan/toolkit.git
cd toolkit
npm install

代码合并工具

合并代码并过滤空行、注释

node ./merge_text --help

随机密码生成工具

使用随机数生成随机密码

node ./random_password --help