Skip to content

Commit 60c9e1f

Browse files
committed
introduction.md
Signed-off-by: Howriq <[email protected]>
1 parent bee975f commit 60c9e1f

File tree

10 files changed

+11
-0
lines changed

10 files changed

+11
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/Tutorial/v1/introduction.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Introduction
2+
3+
For the upcoming tutorial steps we assume that you already have installed the following:
4+
5+
- A UNIX-based development environment.
6+
If not, we recommend [AlmaLinux](https://almalinux.org/) in a WSL2 container
7+
- A recent IDE, for example [PhpStorm](https://www.jetbrains.com/phpstorm/) or [VSCode](https://code.visualstudio.com/)
8+
- A fresh installation of [Dotkernel Light](https://github.com/dotkernel/light)
9+
- Default UTF-8 encoding for files and LF type line separator
10+
11+
For any further tips we suggest that you have a look at our [development documentation](https://docs.dotkernel.org/development/v2/setup/installation/).

0 commit comments

Comments
 (0)