-
Install on:
- Mobile App for iOS or Android:
- Desktop App on your Laptop
-
Web Browser: Google Chrome
-
Text Editor: Visual Studio Code
If you are on a Mac:
- Open up the Command Palette (CMND + SHIFT + P)
- Hit enter on Shell Command: Install 'code'...
If you are on Windows:
- Make sure you select "Add to Path"!
Cheatsheets:
-
Terminal
-
- Sign Up in Github website
-
Homebrew : Homebrew is the missing package manager for macOS (or Linux)
-
Git
- If you are on a Mac:
Use Homebrew to install Git:
brew install git
- If you are on Windows: Git
- If you are on Ubuntu:
sudo apt install git-all
Configure Git:
- git config --global user.email "YOUR GITHUB EMAIL"
- git config --global user.name "YOUR GITHUB NAME"
- git config --global color.ui "auto"
- git config --global core.editor "code --wait"
- If you are on a Mac:
Use Homebrew to install Git:
-
Notifications
You must be signed in to change notification settings - Fork 1
sei-curiosity/installfest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published