Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 576 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 576 Bytes
name description tags
Basic dev environment
Basic environment with code-server.
local
docker

Basic developer environment

  • VSCode (vscode-server by Microsoft)
    • With extensions from the Microsoft extension store
  • Dotfiles
  • XFCE + noVNC
  • Language-specific environments
    • Dart
    • Java
      • sdkman
    • JavaScript

Getting started

Click the "Create workspace" button.

OR

Run coder templates init and select this template. Follow the instructions that appear.