Louis Vallat
d936b12745
Some checks failed
Build Rust binary in release mode / build (push) Failing after 5s
Signed-off-by: Louis Vallat <contact@louis-vallat.dev> |
||
---|---|---|
.gitea/workflows | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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.