@infomaker/json-log
v0.15.0
Published
JSON logging lib
Downloads
80
Readme
Infomaker JavaScript json-log
Develop and test
Update code. To run tests:
$ docker-compose up
If you update package.json
in any way, you'll need to run
$ docker-compose down
$ docker-compose build
$ docker-compose up
Deployment
Update code, update version in package.json
and push.
Bitbucket Pipeline will publish to the NPM repo