Sign inSign up

alvarvg/intensifier

By alvarvg

Updated over 1 year ago

Designed to enhance communication within teams by making Slack interactions more dynamic

Image
Developer tools
0

334

alvarvg/intensifier repository overview

INTENSIFIER

This script is designed to enhance communication within team environments by adding a touch of humor and making Slack interactions more dynamic. With this tool, you can take advantage of Slack reactions in a fun and effective way, fostering a collaborative and lighthearted atmosphere at work.

This is not only related to emojis. You can also use pictures.

Repositories

This image is stored in both docker and quay.io repositories, you can choose the one best fits for you. This image is also mutliarch and is being built for arm64 and amd64 architectures.

Usage

In order to use this tool just run the following docker command. In this case

docker run --rm -v $(pwd):/app intensifier:latest <your_image>
Tip

If you use this command frequently, it is advisable to create an alias to facilitate its use.

alias intensify="docker run --rm -v $(pwd):/app intensifier:latest"
intensify <your_image>

Tag summary

Content type

Image

Digest

sha256:d4f844fa2

Size

10.2 MB

Last updated

over 1 year ago

docker pull alvarvg/intensifier