Skip to content

implementation of a docker-compose-like cli for managing deployment of services simultaneously#1155

Merged
Omarabdul3ziz merged 5 commits intodevelopment_compose_initfrom
development_compose_init_dependency_resolution
Aug 22, 2024
Merged

implementation of a docker-compose-like cli for managing deployment of services simultaneously#1155
Omarabdul3ziz merged 5 commits intodevelopment_compose_initfrom
development_compose_init_dependency_resolution

Conversation

@eyad-hussein
Copy link

@eyad-hussein eyad-hussein commented Aug 18, 2024

Description

Building the grid-compose cli tool by implementing several commands adapted by docker-compose(up, down, version, etc)

Changes

  • ps
  • up
  • down
  • version

Related Issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstring

refactor: refactor folder structure and add more examples
refactor: refcator project structure
tests: test each example manually

docs: populate readme file, add future_work, add config.md, and extend cases
@eyad-hussein eyad-hussein marked this pull request as ready for review August 22, 2024 09:44
@Omarabdul3ziz Omarabdul3ziz merged commit bd2aa64 into development_compose_init Aug 22, 2024
@Omarabdul3ziz Omarabdul3ziz deleted the development_compose_init_dependency_resolution branch August 22, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants