Skip to content

cli web scraper to get the flavors of the day

Notifications You must be signed in to change notification settings

Austionian/kopps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kopps

For Wisconsin custurd lovers, a simple web scraper written in Rust to get the flavors of the day.

How to use

Run:

$ kopps

// Output:
__TODAY__
🍦  Chocolate Peanut Butter Chocolate
🍦  Strawberry Rhubarb Pie

__TOMORROW__
🍦  Mint Chip
🍦  Twisted Turtle

Installation (on Mac)

Build the release binary: cargo build --release

Symlink the binary to your PATH: sudo ln -s /User/<..>/kopps/target/release/kopps

About

cli web scraper to get the flavors of the day

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages