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

Add support for Git LFS #2

Open
kelvindecosta opened this issue Nov 10, 2022 · 0 comments
Open

Add support for Git LFS #2

kelvindecosta opened this issue Nov 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kelvindecosta
Copy link
Member

Overview

Some of our projects require git-lfs.
It would be convenient if the template could account for the necessary instructions/configuration files.

Proposed Implementation

An option in cookiecutter.json that tracks this boolean outcome.

Warning

Git LFS installs Git hooks, just like husky, so there will be some interference.

See https://dev.to/mbelsky/pair-husky-with-git-lfs-in-your-javascript-project-2kh0

@kelvindecosta kelvindecosta added the enhancement New feature or request label Nov 10, 2022
@kelvindecosta kelvindecosta self-assigned this Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant