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

Compress images for git #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jnafolayan
Copy link
Contributor

@jnafolayan jnafolayan commented Sep 11, 2023

git pushes have been very expensive to make because of the large image assets. This PR adds a script to compress the images.

The script is not necessary to have in the repo, but I'm leaving it in here anyway.

It depends on the pngcrush and sips command-line programs.

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

Successfully merging this pull request may close these issues.

1 participant