Skip to content

Instantly share code, notes, and snippets.

@francois-blanchard
Created November 4, 2015 17:23
Show Gist options
  • Save francois-blanchard/0bed723e53435ca9cdcc to your computer and use it in GitHub Desktop.
Save francois-blanchard/0bed723e53435ca9cdcc to your computer and use it in GitHub Desktop.
# Lolcommit : git + webcam

Lolcommit : git + webcam

Gem for take gif when you commit with git

Install

$ brew install imagemagick
$ brew install ffmpeg
$ gem install lolcommits

Use

$ cd /my/git/repo
$ lolcommits --enable --delay=5 --animate=4 --fork

Options

  • delay : delay gif start
  • animate : gif time

Text with image

$ lolcommits --config -p loltext
  Configuring plugin: loltext
  enabled: 

set true for display commit text and false for hide it

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