Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

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
161 of 164 checks passed
@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