How to Install Scarb on Windows: A Complete Guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ค. 2024
  • Welcome to our video! In this tutorial, we will guide you step by step on how to install Scarb on a Windows system. If you want to learn how to easily use Scarb on your computer, this is the perfect video for you. We will explain each step in a simple and clear language to ensure your success. Join us and learn how to start using Scarb today!
    Instructions
    - Download the Windows executable file: [docs.swmansion.com/scarb/down...] (docs.swmansion.com/scarb/down...)
    - Extract it on the folder of your choice
    - Press win + R
    - Type cmd and enter
    - Use the cmd to add the just downloaded bin folder to the path. There are 2 options
    Options
    1. Current command prompt session: set PATH=%PATH%;C:\path\to\your\executable. This change will only last for the duration of the command prompt session.
    2. Permanently for the current user: setx PATH "%PATH%;C:\path\to\your\executable". Close and reopen the command prompt for the change to take effect
    Test Installation
    - scarb --version

ความคิดเห็น •