Skip to content

Conversation

@cbebe
Copy link
Collaborator

@cbebe cbebe commented Jan 26, 2024

To create Docker Compose stack:

make up

To remove Docker Compose stack:

make down

To follow the subsystem logs:

make sub

To run the ground station cli:

make gnd

@cbebe cbebe requested a review from dheadrick1618 January 26, 2024 18:51
To create Docker Compose stack:

```
make up
```

To remove Docker Compose stack:

```
make down
```

To follow the subsystem logs:

```
make sub
```

To run the ground station cli:

```
make gnd
```
Copy link
Member

@dheadrick1618 dheadrick1618 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good start. Please add the usage to README. Also please add a contributing README ( see https://github.com/AlbertaSat/ex3_simulated_subsystems/blob/main/Contributing_README.md ) as a reference.

For future branches please follow the standard naming branch naming convention which is mentioned in that 'contributing README'.

@cbebe cbebe mentioned this pull request Jan 29, 2024
@cbebe
Copy link
Collaborator Author

cbebe commented Jan 29, 2024

New changes following branch naming conventions should be in #2.

@cbebe cbebe closed this Jan 29, 2024
@cbebe cbebe deleted the dockerize branch January 29, 2024 19:43
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.

3 participants