An open API service indexing awesome lists of open source software.

https://github.com/uwu/basic-env

Basic development environment for Coder
https://github.com/uwu/basic-env

Last synced: 10 days ago
JSON representation

Basic development environment for Coder

Awesome Lists containing this project

README

        

---
name: Basic dev environment
description: Basic environment with code-server.
tags: [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
* NodeJS
* [nvm](https://github.com/nvm-sh/nvm/blob/master/README.md)

## Getting started

Click the "Create workspace" button.

**OR**

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