fogfish / dynamo

Generic Golang Key/Value trait for AWS storage services
MIT License
19 stars 5 forks source link

drop Makefile #98

Closed fogfish closed 9 months ago

fogfish commented 9 months ago

Makefile is used to manage dependencies. It is replaced with instruction on usage of command-line utility

codeclimate[bot] commented 9 months ago

Code Climate has analyzed commit 718f6701 and detected 0 issues on this pull request.

View more on Code Climate.