| Age | Commit message (Collapse) | Author | Files |
|
* move scripts, allow testing both dbs with one cmd
* tidy + vendor
* update test.sh to ignore cache
* put test commands directly in drone.yml
* change CONTRIBUTING slightly
* go ham on the readme
|
|
- explicity disable cgo
- ensure static builds
- reduce binary size
- small formatting changes
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
|
|
Addresses #71 :
Set version on the CLI framework.
Add a build.sh script that injects variables into the build tooling using git and a version file.
Set version in config.
|