UNPKG

@log4brains/cli-common

Version:

Log4brains architecture knowledge base common CLI features

21 lines (13 loc) 460 B
# @log4brains/cli-common This package provides common features for all [Log4brains](https://github.com/thomvaill/log4brains) CLI-based packages. It is not meant to be used directly. Install [the main log4brains package](https://www.npmjs.com/package/log4brains) instead: ```bash npm install -g log4brains ``` ## Documentation - [Log4brains README](https://github.com/thomvaill/log4brains/blob/develop/README.md) ## Development ```bash yarn dev:test ```