ahenk-docs/dev/environment.md

25 lines
No EOL
1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### Development Environment - Geliştirici Ortamı
Geliştirme sürecinin sürekliliği ve bütünlüğü için:
- Önerilen IDE'ler:
- VSCode
- VSCodium
- Önerilen VSCode/Codium Eklentileri:
- Comment Anchors (`exodiusstudios.comment-anchors`)
> İlgili işaretleri settings.json dosyasından ekleyiniz
- `TODO` ▶ Future Tasks
- `NEXT` ▶ High Priority Tasks
- settings.json dosyasına ekleyiniz (default, #12449f, file)
- `FIXME` ▶ Bug or error
- `FILLME` ▶ Reusable code block
- settings.json dosyasına ekleyiniz (default, #A8C993, file)
- `NOTE` ▶ Extra note
- `REVIEW` ▶ This code block needs a review
- `LINK` ▶ Link to documentation/forum/information
- Go (`golang.go`)
- Önerilen Sanal Makine Düzeni:
- 1 adet Liderahenk sunucusu (Sanal)
- 1 adet Pardus + [ahenk](https://github.com/pardus-liderahenk/ahenk) (python) (Sanal, `opsiyonel`)
- 1 adet Pardus + ahenk-go (Sanal/Fiziksel)
- 1 adet Windows + ahenk-go (Sanal/Fiziksel)
- 1 adet GNU/Linux + ahenk-go (Fiziksel, `opsiyonel`)