Skip to content

bundle install does not run the gems hooks #3239

@ankitsny

Description

@ankitsny

I am using rusky gem in my project for git hooks. and rusky has post-install script to create the git hooks.

but when I do bundle install then hooks are not getting created
but when I do gem install rusky it runs the postscript and creates the git-hooks.

so, for now, I am running rusky install explicitly, which is a little annoying.
do let me know how to invoke postscript of gems or any script after bundle install

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions