https://github.com/eliottwantz/komp
Generate local docker compose file with your selected services to get you up and running in seconds
https://github.com/eliottwantz/komp
cli docker docker-compose local-development
Last synced: 5 months ago
JSON representation
Generate local docker compose file with your selected services to get you up and running in seconds
- Host: GitHub
- URL: https://github.com/eliottwantz/komp
- Owner: eliottwantz
- Created: 2024-06-15T02:59:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T15:22:36.000Z (over 1 year ago)
- Last Synced: 2025-07-29T00:44:40.492Z (11 months ago)
- Topics: cli, docker, docker-compose, local-development
- Language: TypeScript
- Homepage: https://crates.io/crates/komp
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# komp
Generate local docker compose file with your selected services to get you up and running in seconds
## Install
```bash
npm i -g @develiott/komp
```
## Usage
```bash
komp
```