An open API service indexing awesome lists of open source software.

https://github.com/lolcommits/lolcommits-tranzlate

TRANZLATE YOAR LOLCOMMITZ MSG TO LOLSPEKK
https://github.com/lolcommits/lolcommits-tranzlate

fun git git-addons humor lolcommits lolcommits-plugin ruby selfie webcam

Last synced: 6 days ago
JSON representation

TRANZLATE YOAR LOLCOMMITZ MSG TO LOLSPEKK

Awesome Lists containing this project

README

          

# Lolcommits Tranzlate

[![CI](https://img.shields.io/github/actions/workflow/status/lolcommits/lolcommits-tranzlate/ci.yml?branch=main&style=flat&label=CI)](https://github.com/lolcommits/lolcommits-tranzlate/actions/workflows/ci.yml)
[![Gem](https://img.shields.io/gem/v/lolcommits-tranzlate.svg?style=flat)](http://rubygems.org/gems/lolcommits-tranzlate)
[![Depfu](https://img.shields.io/depfu/lolcommits/lolcommits-tranzlate.svg?style=flat)](https://depfu.com/github/lolcommits/lolcommits-tranzlate)

[lolcommits](https://lolcommits.github.io/) takes a snapshot with your
webcam every time you git commit code, and archives a lolcat style image
with it. Git blame has never been so much fun!

This plugin will TRANZLATE YOAR COMMIT MSG TO
[LOLSPEKK](https://github.com/rwtnorton/moar-lolspeak) - U CAN HAZ PICZ
LIKEZ DIS:

![lolz
commit](https://github.com/lolcommits/lolcommits-tranzlate/raw/main/assets/images/lolz.jpg)

## Requirements

* Ruby >= 3.1
* A webcam
* [ImageMagick](http://www.imagemagick.org)
* [ffmpeg](https://www.ffmpeg.org) (optional) for animated gif capturing

## Installation

After installing the lolcommits gem, install this plugin with:

$ gem install lolcommits-tranzlate

Then enable tranzlate with:

$ lolcommits --config -p tranzlate
# and set enabled to `true`

Thats it! Your lolcommit messages will now be tranzlated!

## Development

Check out this repo and run `bin/setup`, to install all dependencies and
generate docs. Run `bundle exec rake` to run all tests.

You can also run `bin/console` for an interactive prompt that will allow
you to experiment with the gem code.

## Tests

MiniTest is used for testing. Run the test suite with:

$ rake test

## Docs

Generate docs for this gem with:

$ rake rdoc

## Troubles?

If you think something is broken or missing, please raise a new
[issue](https://github.com/lolcommits/lolcommits-tranzlate/issues). Take
a moment to check it hasn't been raised in the past (and possibly
closed).

## Contributing

Bug [reports](https://github.com/lolcommits/lolcommits-tranzlate/issues)
and [pull
requests](https://github.com/lolcommits/lolcommits-tranzlate/pulls) are
welcome on GitHub.

When submitting pull requests, remember to add tests covering any new behaviour,
and ensure all tests are passing on CI. Read the [contributing
guidelines](https://github.com/lolcommits/lolcommits-tranzlate/blob/master/CONTRIBUTING.md)
for more details.

This project is intended to be a safe, welcoming space for
collaboration, and contributors are expected to adhere to the
[Contributor Covenant](http://contributor-covenant.org) code of conduct.
See
[here](https://github.com/lolcommits/lolcommits-tranzlate/blob/master/CODE_OF_CONDUCT.md)
for more details.

## License

The gem is available as open source under the terms of
[LGPL-3](https://opensource.org/licenses/LGPL-3.0).

## Links

* [CI](https://github.com/lolcommits/lolcommits-tranzlate/actions/workflows/ci.yml)
* [RDoc](https://rubydoc.info/gems/lolcommits-tranzlate)
* [Issues](http://github.com/lolcommits/lolcommits-tranzlate/issues)
* [Report a bug](http://github.com/lolcommits/lolcommits-tranzlate/issues/new)
* [Gem](http://rubygems.org/gems/lolcommits-tranzlate)
* [GitHub](https://github.com/lolcommits/lolcommits-tranzlate)