简体   繁体   中英

Bundler-Audit: How to implement post-“bundle install” hook?

I recently discovered the bundler-audit gem, and I'm interested in creating a hook that runs bundler-audit after all of my normal bundler commands (install, update, etc).

What's the best way to go about this?

虽然可能有更好的方法,但我当前的解决方案是仅使用bash函数/别名。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM