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

Feat: Adds Dev Container configuration #13

Merged
merged 3 commits into from
Feb 24, 2024
Merged

Feat: Adds Dev Container configuration #13

merged 3 commits into from
Feb 24, 2024

Conversation

cr2007
Copy link
Contributor

@cr2007 cr2007 commented Feb 24, 2024

Adds configuration for the Development Container, which makes it easier to setup the Dev Environment and jump straight into coding.

TODO: Can edit the welcome.txt message, which is what is ran on the first run when the Codespace is ready.

image

Includes the reference image, the relevant extensions, and the commands
to run (installing the dependencies)
And any relevant ports to forward.

It also adds the Welcome message to appear afterwards.

Next commit will be adding the Workflow to Pre-Build the image to make
it faster to start the development environment.
Adds a GitHub Actions workflow to pre-build the Dev Container image and
push it to the GitHub Container Registry.
Copy link
Owner

@AdiKsOnDev AdiKsOnDev left a comment

Choose a reason for hiding this comment

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

Was going to ask for a link in README, when I noticed you added it either way😂
Good work, thank you

@AdiKsOnDev AdiKsOnDev merged commit 3c8b7b8 into AdiKsOnDev:main Feb 24, 2024
1 check passed
@cr2007 cr2007 deleted the devcontainer branch February 24, 2024 12:40
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