Skip to content

OtterCodes101/rquote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rquote

image

A port of a project I did for HackClub Arcade, cquote, to Rust! To install, you can just run cargo install rquote in your terminal. To compile, you just need to run cargo build --release in your shell while in the rquote repository. The binary will be in the target/release directory. If you want to use your own quotes, use the -f flag to specify a quotes file. Every newline is interpreted as a different quote. rquote also supports parsing fortune files. To parse a quotes file in fortune mode, use the -F flag.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages