Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion for a new approach #229

Open
gtramontina opened this issue Aug 25, 2018 · 1 comment
Open

Suggestion for a new approach #229

gtramontina opened this issue Aug 25, 2018 · 1 comment
Labels

Comments

@gtramontina
Copy link
Collaborator

Hey all,

I've been dealing with non-node projects on and off and often wanted to leverage ghooks' idea. For these projects I used make as the automation tool, and ended up with an approach that I think has been working fine for me. Quite a simple one I'd say: have ./.git/hooks to be a symlink to a versioned ./.githooks directory.

I've put a crystal shard up here implementing this approach: gtramontina/ghooks.cr.

Let me know your 💭

@gtramontina
Copy link
Collaborator Author

Here's the same approach implemented as a Gradle plugin: https://github.com/gtramontina/ghooks.gradle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant