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

https://github.com/timoa/vscode-server-deps-install

Pre-installed packages based on Docker containers for your remote VSCode Server
https://github.com/timoa/vscode-server-deps-install

Last synced: 3 months ago
JSON representation

Pre-installed packages based on Docker containers for your remote VSCode Server

Awesome Lists containing this project

README

          

# VSCode Server Templates

Docker images and Docker Compose that provides an easier way to install all the tooling on a VSCode Server instance.

## Common template

Includes:

* Pre-commit
* Ansible
* OpenJDK JDK
* OpenJDK JRE
* NodeJS (via nvm)
* Semantic Release

## DevOps template

Includes:

* Terraform
* Terraform Docs
* TFLint
* TFSec
* Checkov
* Kubectl
* Helm

## JS template

Includes:

* ESLint
* Prettier
* Yarn