Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
/ boomerizer Public archive

Silly CLI tool that turns normal text into boomer text

License

Notifications You must be signed in to change notification settings

EuroNutellaMan/boomerizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boomerizer

This repository has been moved to codeberg

Introduction

Boomerizer is a simple CLI tool that uses Rust to turn normal text into boomer text.

It randomly adds dots and emojis after words in a sentence. You can configure the percentages at the start.

This is.....an.... example of a...boomerized....text🤪🤪🤪 generated....😏 with boomerizer

Installation

Pre-compiled binaries

Precompile binaries are available in the releases page for:

  • Linux x86_64
  • Linux ARM64
  • Windows x86_64

Build from source

  1. You will need to install rust and cargo on your machine. You can find out how to do that here

  2. Clone this repository wherever you want

git clone https://github.com/EuroNutellaMan/boomerizer.git && cd boomerizer
  1. Build it
cargo build --release
  1. You'll find your binary in:
target/releases/boomerizer # Linux and MacOS
target\releases\boomerizer.exe # Windows

About

Silly CLI tool that turns normal text into boomer text

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages