Best option if you do not use Git.
- Install Anchorpoint: https://www.anchorpoint.app/
- Sign in to Anchorpoint
- In Anchorpoint create a new project
- Choose
Connect existing repository via https - Paste this URL:
https://github.com/multipapl/00_CORE.git
- Choose the folder where the library should be stored
- Start the download and wait until it finishes
To update later:
- Open the project in Anchorpoint
- Click
Pull
Use this if you do not want Anchorpoint.
- Install Git: https://git-scm.com/download/win
- Install Git LFS: https://git-lfs.com/
- In the folder where the library should be stored, right click and choose
Open Git Bash here - Run:
git lfs install
git clone https://github.com/multipapl/00_CORE.gitTo update later:
- Open the
00_COREfolder - Right click and choose
Open Git Bash here - Run:
git pullНайпростіший варіант, якщо ви не користуєтесь Git.
- Встановіть Anchorpoint: https://www.anchorpoint.app/
- Увійдіть в Anchorpoint
- У Anchorpoint створіть новий проект
- Виберіть
Connect existing repository via https - Вставте це посилання:
https://github.com/multipapl/00_CORE.git
- Виберіть папку, де має лежати бібліотека
- Запустіть завантаження і дочекайтесь завершення
Щоб потім оновлювати:
- Відкрийте проект в Anchorpoint
- Натисніть
Pull
Використовуйте цей варіант, якщо не хочете Anchorpoint.
- Встановіть Git: https://git-scm.com/download/win
- Встановіть Git LFS: https://git-lfs.com/
- У папці, де має лежати бібліотека, натисніть правою кнопкою миші і виберіть
Open Git Bash here - Виконайте:
git lfs install
git clone https://github.com/multipapl/00_CORE.gitЩоб потім оновлювати:
- Відкрийте папку
00_CORE - Натисніть правою кнопкою миші і виберіть
Open Git Bash here - Виконайте:
git pull