Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 236 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 236 Bytes

Sonarish

Opinionated code metrics reporter

How to dev

npm i -g lerna
git clone git@github.com:recruit-tech/sonarish.git
cd sonarish
yarn install
lerna bootstrap
lerna exec --parallel 'yarn prepare -w'

License

MIT