Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds makefile run to run test without docker | Matthew Lemon | 2024-06-03 | 1 | -0/+2 |
| | |||||
* | Some tidying | Matthew Lemon | 2024-05-30 | 1 | -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 database | Matthew Lemon | 2024-04-10 | 1 | -0/+7 |
| | |||||
* | Adds docker compose run command to Makefile | Matthew Lemon | 2024-04-10 | 1 | -1/+4 |
| | |||||
* | Reorganises cmd/ structure for publication on pkg.go.dev | Matthew Lemon | 2024-04-06 | 1 | -0/+5 |
| | | | | Adds key commands to Makefile | ||||
* | Initial commit | Matthew Lemon | 2024-03-11 | 1 | -0/+0 |