

It has more features and is much nicer to look at and use compared to the boring Windows Command Line. You may also want to additionally install ConEmu which allows to you have multiple command-line environments open at the same time (including MSYS2 bash shells). For Windows-only tools, use the command line by running cmd.exe or use PowerShell which is already installed on Windows 8. If you want to use open-sourced, cross-platform, and standards-compliant compilers and software, install MSYS2. Setup for LinuxĮverything is already setup. It's also recommended to install iTerm and use it as your default terminal. The best way to install and use software on the command-line is with Macports or Homebrew. If you're unfamiliar with the command-line interface, get familiar with a bash shell for Mac or Linux and Powershell or bash (MSYS2) for Windows. It's recommended to install git as a command-line tool. Unfamiliar with the command line? Start Here The maintainer will merge or reject your changes. Clone this repository, make this guide better by changing anything in it, commit the changes, and create a pull request.Install GitHub Desktop (Follow the instructions below).Send the CarletonABL organization's maintainer an email and provide your GitHub account name to add you as a member.Follow GitHub's Hello World tutorial to get familiar with GitHub.For single developers, a good primer/tutorial for git can be found here.Go through the excellent tryGit online tutorial here.Install git on your computer (Follow the instructions below).The website is the official place for downloads and documentation. You may also want to read-up on version control and git to find out what it's all about. First, get familiar with the command line, git, GitHub and git workflows by following the instructions below. Start using GitHub repositories from CarletonABL by following this guide.
