Software Alternatives & Reviews

A step to step guide to set up Dev Container

GitHub Codespaces Visual Studio Code asdf-vm
  1. GItHub Codespaces is a hosted remote coding environment by GitHub based on Visual Studio Codespaces integrated directly for GitHub.
    As GitHub Codespaces support Dev Container too, so a project hosted on GitHub might provide a cloud editing environment, which could allow you to edit and ship projects on an iPad. (I will try this later for the Transhook project).

    #Text Editors #Programming #IDE 142 social mentions

  2. Build and debug modern web and cloud applications, by Microsoft
    Pricing:
    • Open Source

    #Text Editors #IDE #Software Development 1016 social mentions

  3. An extendable version manager
    Pricing:
    • Open Source
    In the Transhook project, I'm using asdf to manage tool versions, so Instead of build upon the hexpm/elixir, I will use the ubuntu as the base image, then add essential tools (Elixir, Erlang, Node.js) to the dev environment.

    #Programming #Programming Tools #Version Manager 163 social mentions

Discuss: A step to step guide to set up Dev Container

Log in or Post with