🌈
prideful
(in development)
A CLI-based pride flag generator written in Rust.
How to run
Build the project using cargo
. Install cargo
by following the Rustup install instructions here.
Right now you must manually copy the flags.json
file to your XDG_CONFIG_HOME
directory, or there will be an error. The path should be ~/.config/prideful/flags.json
.
cargo
is installed)
All steps (when -
git clone https://github.com/angelofallars/prideful
-
cd prideful
-
cargo install --path .
-
cp -r ./config ~/.config/prideful
Note: This project is still in development, so bugs are to be expected. Things may also change without warning.
Contributors
Supporting this project
This project is free and open-source and will always be that way.
Development takes time and resources. If you like this project, consider donating as even a small amount goes a long way.
License
This program is written under the GPLv3 license.