This website requires JavaScript.
Explore
Help
Register
Sign In
hrfee
/
discogs-pricer
Watch
1
Star
0
Fork
0
You've already forked discogs-pricer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
discogs-pricer
/
.gitignore
4 lines
46 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
go mod init and secrets file secret personal access token stored in ./personal_access_token, added to .gitignore. a bit of a start on the program.
2024-09-05 11:56:51 +00:00
personal_access_token
poc for modifying notes, read and store collection, write template csv template CSV to fill in can be created with `./main -template test.csv`, additional args `-print` and `-reload` print and reload the collection cache respectively. proof of concept for modifying notes available but not used yet. go-discogs library was originally a submodule, however is now a fork at github.com/hrfee/go-discogs.
2024-09-05 17:07:14 +00:00
test.csv
collection.gob
Reference in New Issue
Copy Permalink