forked from allejok96/jw-scripts
-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
vbastianpc edited this page May 10, 2020
·
8 revisions
If you have no experience using the command window, it may be a bit difficult for you. But it's not impossible. Follow each step carefully and you will succeed.
-
Download and install Miniconda3.
-
Open Anaconda Prompt and paste the following commands:
conda install -y git
git clone https://github.com/vbastianpc/jw-scripts
conda env update -f jw-scripts/req.yml
-
Download and install Miniconda3.
- During installation, click on Change installation location button and select Install only for me.
-
Open Terminal and paste the following commands:
source ~/opt/miniconda/bin/activate
conda init zsh
git clone https://github.com/vbastianpc/jw-scripts
conda env update -f jw-scripts/req.yml
If you use Linux you don't need any explanation. You know what you have to do.