1.0.5 • Published 6 years ago

aretha v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

ARETHA

A simple Cli to know your project status and R.E.S.P.E.C.T. your dependencies

npm.io

Options

--max-delay : Choose which type of delay may stop the CLI (abandoned/major/minor/patch) --max-count : (int) The number of dependencies you accept in your delay --require-only : allow you to work only with the limits of your requirements (will respect version you set in json files) --info-only : Only diplay delay information, not breaking your CI process --verbose : Display every dependencies information

Docker

docker run -tv ${PWD}:/project purplebabar/aretha --info-only