Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dotkernel/development
- Owner: dotkernel
- Created: 2022-01-20T10:57:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T11:15:05.000Z (18 days ago)
- Last Synced: 2024-10-30T12:23:53.935Z (18 days ago)
- Topics: ansible, automation, docker, wsl2
- Language: Jinja
- Homepage:
- Size: 168 KB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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)