This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
book-fetch
Watch
1
Star
0
Fork
You've already forked book-fetch
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
No description
11
commits
1
branch
0
tags
2.7
MiB
Go
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Vincent Batts
c3cbeae6e0
pkg: don't fetch image if not there
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2022-09-07 07:46:28 -04:00
cmd
*.go: fetching the books with progress bar
2021-05-17 14:39:23 -05:00
pkg
/goldenaudiobooks
pkg: don't fetch image if not there
2022-09-07 07:46:28 -04:00
vendor
go: update modules
2021-05-17 14:39:56 -05:00
.gitignore
git: add an ignores file
2021-05-17 10:40:29 -05:00
go.mod
go: update modules
2021-05-17 14:39:56 -05:00
go.sum
go: update modules
2021-05-17 14:39:56 -05:00
LICENSE
LICENSE: update name
2021-05-17 10:35:47 -05:00
main.go
*.go: switch to cobra cli
2021-05-17 10:38:39 -05:00
README.md
Initial commit
2021-05-17 12:41:42 +00:00
README.md
book-fetch