iTonyYo / latest-gitignore-cli

添加 / 更新 `.gitignore`。直接从 `github/gitignore·` 项目 `master` 分支获取模板,而非 `gitignore.io`。:building_construction:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

支持读取配置文件

iTonyYo opened this issue · comments

命令行参数的方式快捷,但存在不方便支出,比如阅读体验上。
借助 davidtheclark/cosmiconfig 实现配置文件的读取。