Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marghidanu/decompose

Get dependencies graph from docker-compose files
https://github.com/marghidanu/decompose

crystal-language docker-compose graph graphviz graphviz-dot

Last synced: about 1 month ago
JSON representation

Get dependencies graph from docker-compose files

Awesome Lists containing this project

README

        

# decompose

TODO: Write a description here

## Build status

![CI](https://github.com/marghidanu/decompose/workflows/CI/badge.svg?branch=master)

## Installation

```
shards build --release --no-debug
sudo cp ./bin/decompose /usr/local/bin
```

## Usage

TODO: Write usage instructions here

## Development

TODO: Write development instructions here

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

## Contributors

- [Tudor Marghidanu](https://github.com/marghidanu) - creator and maintainer