Louis Vallat 91f3ef3616
All checks were successful
Build Rust binary in release mode / Build and run binary (push) Successful in 5s
feat: moved to gitea workflows for CI/CD
Signed-off-by: Louis Vallat <contact@louis-vallat.dev>
2024-09-08 17:38:53 +02:00
2022-02-06 10:52:30 +01:00
2022-02-02 10:51:31 +01:00
2022-02-02 10:47:12 +01:00
2022-02-02 09:47:51 +00:00
2022-02-02 10:50:59 +01:00

Mettallibruh

Generates new and original lyrics from a set of existing lyrics.

Format

The input file should be formatted such as:

  • one line <=> one sentence
  • sentences should end with dots, always

How to use

cargo run --release -- ./input

This was made as a quick implementation for an idea.

Description
No description provided
Readme GPL-3.0 80 KiB
Languages
Rust 100%