Can load some basic business info from YELP
This commit is contained in:
@@ -10,7 +10,9 @@ You gotta have blueprint installed
|
||||
pacman -S blueprint-compiler crystal shards libadwaita
|
||||
```
|
||||
|
||||
Then you can test run with
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user