aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adds makefile run to run test without dockerMatthew Lemon2024-06-031-0/+2
|
* Some tidyingMatthew Lemon2024-05-301-0/+3
| | | | | | | | | | | | | Configured to run dlv in the container See https://golangforall.com/en/post/go-docker-delve-remote-debug.html Haven't actually go the interactive dlv working - need to explore docker attach to do that, maybe. Slimmed down image in play - Also adds a new make rule to run debug container
* Adds ability to save a single datamap to the databaseMatthew Lemon2024-04-101-0/+7
|
* Adds docker compose run command to MakefileMatthew Lemon2024-04-101-1/+4
|
* Reorganises cmd/ structure for publication on pkg.go.devMatthew Lemon2024-04-061-0/+5
| | | | Adds key commands to Makefile
* Initial commitMatthew Lemon2024-03-111-0/+0