| Crates.io | meshstack |
| lib.rs | meshstack |
| version | 0.1.15 |
| created_at | 2025-06-16 21:27:06.003151+00 |
| updated_at | 2025-06-23 16:23:35.306728+00 |
| description | CLI tool for bootstrapping resilient distributed mesh app projects |
| homepage | |
| repository | https://github.com/afstanton/meshstack |
| max_upload_size | |
| id | 1714815 |
| size | 9,160 |
Meshstack is a CLI tool scaffold designed to help developers spin up resilient, scalable, cloud-agnostic microservice architectures using modern open infrastructure. It creates a fully configurable mesh app project, complete with service templates, deployment scripts, and a self-healing runtime configuration.
Install the CLI:
brew tap afstanton/meshstack
brew install meshstack
Generate a new project:
meshstack new my-app
MIT License. See LICENSE file for details.