dynamodb-lock-client icon indicating copy to clipboard operation
dynamodb-lock-client copied to clipboard

Consider using js-gardener + gally

Open simlu opened this issue 6 years ago • 1 comments

  • dev / master branch (consider using gally)
  • consider using js-gardener (or consider all the things it does and the improvements it brings)

Example of a repo that enforces most of the things that I enjoy in a repo can be found here: https://github.com/blackflux/object-scan

Opening this to get opinions on where this should go.

simlu avatar Nov 16 '18 22:11 simlu

Thank you for the recommendation @simlu, I wasn't familiar with those projects.

From my understanding, this is partially motivated by the difficulty of seeing what is new in v0.4.0. Here is a way to view it in the GitHub interface: https://github.com/tristanls/dynamodb-lock-client/compare/v0.3.1...master

I prefer to use the default tooling as much as possible to reduce non-essential complexity of my projects.

tristanls avatar Nov 18 '18 15:11 tristanls