CWT_Multi installation

How do I install CWT_Multi?

We recommend cloning the CWT_Multi Github repository, using Git.

Also, if you plan on making changes to the code, you should fork the main CWT_Multi repository. Whenever you’d like to contribute your changes to the official version of CWT_Multi, just submit a pull request.

Do I need Github in order to install CWT_Multi?

No. In order to install a .zip file of CWT_Multi, without a Github account, just:

  • Click on the green square labeled Clone

  • Click Download ZIP at the bottom of the dropdown menu

However, there are many advantages to having a Github account, such as:

  • Tracking changes you make to your version of the code

  • Having a seamless pipeline for downloading updated versions of the code

  • Being able to contribute improvements to the CWT_Multi source code