2022-12-19 22:15:48 -08:00
2022-12-16 15:19:11 -08:00
2022-12-19 22:15:48 -08:00
2022-12-16 15:19:11 -08:00
2022-12-19 22:20:56 -08:00
2022-12-19 22:20:56 -08:00

Wince

A GTK 4 frontend for yelp

Build

You gotta have blueprint installed

pacman -S blueprint-compiler crystal shards libadwaita

Then you gotta get an API key from YELP and put it in the file api_key at the root of the project

Then you can run the program with

crystal run src/gtktest.cr

You can build for production with

shards build -Dpreview_mt --release --no-debug
Description
Gtk client for Yelp
Readme 100 KiB
Languages
Crystal 94.3%
Makefile 5.7%