ibealec / calamari

CLI that helps orchestrate multiple Node.js development servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calamari

GitHub license

Description

This bite-sized package helps you get your microservices up and running quickly.

Yes, I do know Docker is a thing and I know Kubernetes exists. 😊

Table of Contents

Installation

To install calamari, run the following command:

npm i node-calamari -D

Usage

Run calamari in your command line

License

This project is licensed under the MIT license.

Contributing

Want to contribute? Open an issue or PR!

Tests

Someday...

Questions

If you have any questions about the repo, open an issue or contact me directly.

About

CLI that helps orchestrate multiple Node.js development servers

License:MIT License


Languages

Language:JavaScript 100.0%