feat: add basic readwise example

This commit is contained in:
Alexander Navarro 2024-12-01 14:48:11 -03:00
parent f58db2ecaa
commit 92c9814e2a
10 changed files with 273 additions and 248 deletions

View file

@ -1,2 +1,5 @@
run:
go run examples/usage.go
go run examples/usage/main.go
run-example example:
go run examples/{{example}}/main.go