Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dotkernel/development

Set up development environment using Ansible+WSL2/Docker.
https://github.com/dotkernel/development

ansible automation docker wsl2

Last synced: 4 days ago
JSON representation

Set up development environment using Ansible+WSL2/Docker.

Awesome Lists containing this project

README

        

# Install development environment

This collection of scripts provides multiple ways of creating and maintaining your development environment.

## Prerequisites

If you're not already using it, we recommend you to install
[Windows Terminal](https://www.microsoft.com/en-US/p/windows-terminal/9n0dx20hk701?activetab=pivot:overviewtab).

It's a modern tool that incorporates the power of multiple already known command-line applications like
`Windows PowerShell`, `Linux shell`, and more...

## How it works?

Choose a tool from the below list, and we will guide you through the steps that will install and configure it for you.

- [WSL](wsl/README.md)
- [Docker](docker/README.md)