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

Add "MVP" devcontainer configuration #4248

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add "MVP" devcontainer configuration #4248

wants to merge 1 commit into from

Commits on Oct 16, 2023

  1. Add "MVP" devcontainer configuration

    Set up a basic Ruby devcontainer with all necessary dependencies,
    allowing users to run the Middleman app locally without needing anything
    set up locally other than Docker and devcontainer tooling (such as
    through a supported editor like Visual Studio Code), or even completely
    on a cloud development environment like Github Codespaces.
    
    Includes the Node.js feature (as Middleman depends on having a
    Javascript engine installed).
    csutter committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    00e48ca View commit details
    Browse the repository at this point in the history