mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-10 08:44:23 +02:00
Fix translation
This commit is contained in:
committed by
GitHub
parent
3b09361187
commit
d7cbcd860b
@@ -140,8 +140,8 @@ Les options de la ligne de commande varient en fonction du système d'exploitati
|
|||||||
#### Windows
|
#### Windows
|
||||||
|
|
||||||
- [Powershell](https://docs.microsoft.com/powershell/scripting/overview?view=powershell-7?WT.mc_id=academic-13441-cxa) 💻
|
- [Powershell](https://docs.microsoft.com/powershell/scripting/overview?view=powershell-7?WT.mc_id=academic-13441-cxa) 💻
|
||||||
- [Command Line](https://docs.microsoft.com/windows-server/administration/windows-commands/windows-commands?WT.mc_id=academic-13441-cxa) (also known as CMD) 💻
|
- [Command Line](https://docs.microsoft.com/windows-server/administration/windows-commands/windows-commands?WT.mc_id=academic-13441-cxa) (appellé également CMD) 💻
|
||||||
- [Windows Terminal](https://docs.microsoft.com/windows/terminal/?WT.mc_id=academic-13441-cxa)
|
- [Terminal Windows](https://docs.microsoft.com/windows/terminal/?WT.mc_id=academic-13441-cxa)
|
||||||
- [mintty](https://mintty.github.io/)
|
- [mintty](https://mintty.github.io/)
|
||||||
|
|
||||||
#### MacOS
|
#### MacOS
|
||||||
@@ -158,7 +158,7 @@ Les options de la ligne de commande varient en fonction du système d'exploitati
|
|||||||
|
|
||||||
#### Popular Command Line Tools
|
#### Popular Command Line Tools
|
||||||
|
|
||||||
- [Git](https://git-scm.com/) (💻 on most operating sytems)
|
- [Git](https://git-scm.com/) (💻 sur la plupart des SE)
|
||||||
- [NPM](https://www.npmjs.com/)
|
- [NPM](https://www.npmjs.com/)
|
||||||
- [Yarn](https://classic.yarnpkg.com/en/docs/cli/)
|
- [Yarn](https://classic.yarnpkg.com/en/docs/cli/)
|
||||||
|
|
||||||
@@ -188,6 +188,6 @@ Comparez quelques langages de programmation. Quelles sont certaines des caracté
|
|||||||
|
|
||||||
Étudiez un peu les différentes langues disponibles pour le programmeur. Essayez d'écrire une ligne dans une langue, puis refaites-la dans deux autres. Qu'apprenez-vous?
|
Étudiez un peu les différentes langues disponibles pour le programmeur. Essayez d'écrire une ligne dans une langue, puis refaites-la dans deux autres. Qu'apprenez-vous?
|
||||||
|
|
||||||
## Affectation
|
## Consigne
|
||||||
|
|
||||||
[Lire la documentation](assignment.fr.md)
|
[Lire la documentation](assignment.fr.md)
|
||||||
|
Reference in New Issue
Block a user