📚 HIVE

Search

Search IconIcon to open search

How to use GitHub

Last updated 2023.01.02 Edit Source

GitHub is a version control, file hosting service.

# How to set up GitHub on your computer

  1. Create an account at https://github.com/signup
  2. Download GitHub desktop from https://desktop.github.com/
    github_desktop.png

# Clone hive onto your computer,

  1. Navigate to https://github.com/adamBacso/hive

  2. Click the code button in the top right of the workspace code_button.png

  3. Select Open with GitHub Desktop open_with_github_desktop.png

  4. Choose where to save the repository, then select Clone

# How to push and pull files using GitHub

Push and Pull