0.0.2 • Published 3 years ago
kueskipay-amon-cli v0.0.2
kueskipay-amon-cli
A cli to automate boring tasks and other tools for the Admin Money team.
Notes:
- Monorepo with Lerna
- Conventional Commits
- Auto-publish with
npm run version
How to install?
npm install -g @pedro-carrazco-kueski/cliExamples
Analize imports
amon analyze src/some_file.jsMount analyzed results and serve them
amon serve amon_report.jsAnalyze and serve on a single command
amon analyze src/some_file.js --serveCreate config file for analyze and serve commands
amon initRun analyze and serve after config file is created
amon analyze --serveQuickly stash all your current changes, refresh master and navigate to a some branch to work on a Peer Review.
amon pr feat/some-feature-branchShow all commands/flags
amonWhat it does?
WIP

0.0.2
3 years ago