Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
## DotKernel: Install development environment
## Install development environment
This collection of scripts provides multiple ways of creating and maintaining your development environment.


### Prerequisites:
### 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...


### What is this?
This repository provides multiple ways of creating and maintaining your development environment.


### How it works?
You will find automation scripts and instructions for the following tools:
* [Ansible](ansible/README.md)
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)
109 changes: 0 additions & 109 deletions ansible/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions ansible/os/ubuntu20/roles/user/templates/wsl.conf.j2

This file was deleted.

Loading