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.
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "go-discogs"]
|
||||
path = go-discogs
|
||||
url = https://github.com/irlndts/go-discogs.git
|
||||
Reference in New Issue
Block a user