Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed cmd/datamaps to cmd/dm | Matthew Lemon | 2020-07-22 | 1 | -0/+134 |
* | created new datamaps dir in cmd | Matthew Lemon | 2020-07-21 | 1 | -110/+0 |
* | cleaned up comments with old code | Matthew Lemon | 2020-07-20 | 1 | -80/+0 |
* | better handling of setup but by no means perfect | Matthew Lemon | 2020-07-20 | 1 | -2/+19 |
* | wired up to main but setup not yet right - need proper config setup | Matthew Lemon | 2020-07-20 | 1 | -1/+6 |
* | first test passing that puts datamap data into sqlite3 | Matthew Lemon | 2020-07-20 | 1 | -1/+8 |
* | lots of fun with flag | Matthew Lemon | 2020-07-20 | 1 | -2/+16 |
* | added flag code from gobyexample on subcommands | Matthew Lemon | 2020-07-20 | 1 | -15/+45 |
* | playing with flag pkg | Matthew Lemon | 2020-07-20 | 1 | -49/+69 |
* | changed cli flag lib | Matthew Lemon | 2020-07-19 | 1 | -1/+49 |
* | fix for no-compile | Matthew Lemon | 2020-07-19 | 1 | -1/+1 |
* | enhanced main | Matthew Lemon | 2020-07-19 | 1 | -5/+14 |
* | started to build main | Matthew Lemon | 2020-07-19 | 1 | -2/+36 |
* | restructure | Matthew Lemon | 2020-07-19 | 1 | -0/+6 |