generated from alecodes/base-template
feat: add basic readwise example
This commit is contained in:
parent
f58db2ecaa
commit
92c9814e2a
10 changed files with 273 additions and 248 deletions
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue