/micro-manage

Microservices manager

Primary LanguageJavaScriptMIT LicenseMIT

Micro-manage

CLI tool to manage your microserices architecture

Install

Install using:

#npm:
npm install -g @the-1aw/micro-manage

#yarn:
yarn global add @the-1aw/micro-manage

Then you can either use:

#LONG VERSION:
  micro-manage ...args
#or SHORT VERSION:
  mm ...args

Configuration

To run micro-manage configuration prompt use:

  micro-manage init