lodosgroup/index-tracker
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
lpm repository index tracker
============================
Generate SQL patches corresponding to a specified timestamp from github.com/lodosgroup/repository-index in a quick way
`export PATCH_DIR={repository_index_project_root}/patches`
development: `go run index-tracker.go`
build: `go build -ldflags "-s -w" index-tracker.go`