Awesome logging package from Bricks & Braces.
At first, install the dependency:
yarn add @openbricksandbraces/eloguent
yarn test
yarn format:fix
yarn format:check
Disclaimer: Because we are using yarn v2 options from .yarnrc and .npmrc will be IGNORED. Please look into the offical documentation for the new file structure.
- Insert
yarn npm login --publish
and authenticate using the npm account of openbricksandbraces. - Make sure you've installed the dependencies and built the package
yarn && yarn build:package
. - Using
yarn npm publish --tag latest
you will be able to publish a new version of the package! 🎉
Bricks & Braces Internal Property. No License given.