An open API service indexing awesome lists of open source software.

https://github.com/teremuhamblin/github_basic

Conçu pour apprendre Git et GitHub de manière simple et progressive
https://github.com/teremuhamblin/github_basic

basic-learning github

Last synced: 2 days ago
JSON representation

Conçu pour apprendre Git et GitHub de manière simple et progressive

Awesome Lists containing this project

README

          

###### README.md
###### Version Ingénierie Système Avancée









---

# 📘 github_basic
[![CI](https://github.com/teremuhamblin/github_basic/actions/workflows/ci.yml/badge.svg)](https://github.com/teremuhamblin/github_basic/actions/workflows/ci.yml)
[![Basic CI](https://github.com/teremuhamblin/github_basic/actions/workflows/basic.yml/badge.svg)](https://github.com/teremuhamblin/github_basic/actions/workflows/basic.yml)
> Projet d’apprentissage structuré pour maîtriser Git & GitHub avec une approche d’ingénierie système administrée.

[![Node.js CI](https://github.com/teremuhamblin/github_basic/actions/workflows/node.js.yml/badge.svg)](https://github.com/teremuhamblin/github_basic/actions/workflows/node.js.yml)

- Ce dépôt est conçu comme un playground professionnel, permettant d’apprendre Git et GitHub comme un ingénieur système, avec une structure claire, des workflows propres et une documentation soignée.

---

### 🎯 Objectifs pédagogiques
[![Full CI (Node + Python)](https://github.com/teremuhamblin/github_basic/actions/workflows/full.yml/badge.svg)](https://github.com/teremuhamblin/github_basic/actions/workflows/full.yml)
```md
- Maîtriser les fondamentaux de Git
(commits, branches, merges, historique, gestion des états)
- Comprendre les mécanismes essentiels de GitHub
(remote, push, pull, issues, pull requests)
- Apprendre un workflow professionnel utilisé en entreprise
- Manipuler un projet simple pour pratiquer les commandes et les bonnes pratiques
- Comprendre la structure d’un dépôt administré et maintenable
```

---

### 🗂️ Structure du projet
```text
github_basic/
├─ src/ → Code source minimal pour pratiquer les commits
├─ docs/ → Notes, documentation, mémo Git
├─ .gitignore → Fichiers ignorés par Git
├─ LICENSE → Licence MIT
└─ CHANGELOG.md → Historique des versions
```

---

##@ 🚀 Démarrer le projet
```bash
git clone https://github.com/Teremu/github_basic.git
cd github_basic
python src/app.py
```

---

### 📚 Documentation
>La documentation complète se trouve dans :
- 📄 docs/git_notes.md

```md
Elle contient :
- les commandes Git essentielles
- les workflows recommandés
- les bonnes pratiques d’ingénierie système
- des exemples concrets
```

---

### 🧩 Licence

```text
MIT License
Copyright (c) 2026 Teremu
```

---

### 🧱 Badges techniques






---

### 🧭 Footer — Optimisé & Professionnel



Projet github_basic
Formation Git & GitHub niveau ingénierie système.

Maintenu par 98731 • Documentation claire • Workflow professionnel.

“Un dépôt propre est un esprit propre.”





---

🎉 Ton README est maintenant digne d’un projet pro

Il est :

- structuré
- élégant
- technique
- administré
- avec un header et footer premium
- badges personnalisés
- style ingénierie système / OS administré