1.0.9 • Published 1 year ago
gladis-logger v1.0.9
gladis-logger
A logger for node applications
Build setup to development
## install dependencies
$ npm install
#Tests
run the command:
npm test
#Build and publish
1- Update the version at package.json
2- run 'npm run build'
3- run 'npm publish'
#todos:
1- publish on nexus;
2- create CI/CD to this on nexus