Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moonwalker/luna

:construction_worker: Command line handyman.
https://github.com/moonwalker/luna

Last synced: 8 days ago
JSON representation

:construction_worker: Command line handyman.

Awesome Lists containing this project

README

        

# Luna

Luna is a command line tool for microservices in monorepos, trying to make developers life easier.

In case when you have your services in a monorepo, there are a some obstacles needs to solve.

__Dev__: run multiple services concurrently, and restart them when files changed

__CI__: build docker images

## Features

- Task runner with intergrated Starlark support
- Build and run multiple services
- Watch for changes and restart services
- Build docker images

## Install

Download [latest release](https://github.com/moonwalker/luna/releases/latest)

## License

MIT