Git Bash - Simplest command line program for Windows

Поделиться
HTML-код
  • Опубликовано: 15 июл 2024
  • If you’re new to programming, working on Windows, and want to get started with command line, I recommend using Git Bash. The advantage of Git Bash is it uses Unix-based commands which are common across a variety of platforms (Mac, Linux, many web servers, etc.). This is in contrast to commands you’d use in something like PowerShell, which is a Windows-specific command line program. I only recommend focusing on PowerShell if you know your development work is going to be Window’s specific.
    NOTES: codewithsusan.com/notes/bash-...
    Download Git Bash from gitforwindows.org
    Learn more about working in command line: • Command Line Basics fo... (First part of this video is program setup - you can skip to 6:34 when the command instruction starts)
    === CHAPTERS ===
    00:00 Why use Git Bash?
    00:55 Download and install
    03:21 Some basic commands

Комментарии • 1