Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 284 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 284 Bytes

lorem

Lorem Ipsum generator for prototype design

Compiling and run

You need the devel dependecies of gtk, the best ones for ubuntu distros is libgtk-3-dev librust-gdk-dev.

cargo build
target/debug/lorem
# or
cargo run

or Build a .deb

cargo deb