github / github/training-kit

Git all cod to mein account

Open
#1,127 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
5.1k
Forks
4.5k
PR merge metrics
No merged PRs in 30d

Description

# البحث في الملفات
grep -r "azer" --include=*.{py,js,html} /path/to/project

# الاستبدال (احذر من التطبيق العشوائي)
sed -i 's/azer//g' /path/to/file

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.