Louis Vallat
91f3ef3616
feat: moved to gitea workflows for CI/CD
All checks were successful
Build Rust binary in release mode / Build and run binary (push) Successful in 5s
Signed-off-by: Louis Vallat <contact@louis-vallat.dev>
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.
Languages
Rust
100%