0.8.0 • Published 7 years ago

micro-manager-extension-api v0.8.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

micro-manager

micro-manager helps you to manage a set of repositories and projects.

For example: "Check out all projects" or "Validate that all projects use the same version of library X".

Table of Contents

Overview

Especially in the Microservice architecture you end up with a bunch of different repositories and projects for one product. And because they all should be loosely coupled there is often no "natural" place to document and to interact with all of them at the same time. micro-manager lives exactly at this meta-level: it knows all projects and can answer questions and execute tasks concerning several of them.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By contributing to this project (commenting or opening PR/Issues etc) you are agreeing to follow this conduct, so please take the time to read it.

Installation

micro-manager is avaialabe on npm. To install it execute:

npm install -g micro-manager

License

micro-manager is licensed under the MIT License. See LICENSE for details.

0.8.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago