Skip to content

Uploading To SourceForge

Kiri Choi edited this page Jul 10, 2020 · 8 revisions

Binary installers for Tellurium Spyder and Tellurium Notebook should be distributed through SourceForge.

On Windows

On Windows, the easiest way to upload binary installers is to use software like WinSCP. Instructions below will assume you are installing WinSCP.

  1. When you run WinSCP after installing it, the software will ask you to configure a session. Configure a session using SFTP (port 22) with host name of frs.sourceforge.net. User name should be a comma separated value of <username>,<projectname> (<projectname> would be pytellurium for Tellurium purposes).
  2. Press Advanced and go to Directories. Set Remote directory as /home/frs/project/pytellurium/.
  3. Log in. Uploading files is as simple as making a folder and drag-and-dropping .exe files. Make sure to create folders with correct version number.
  4. For a major release, create a toplevel folder with Tellurium-<version>. For Tellurium notebooks, installers are uploaded to notebook folder.
  5. Also make sure to set the default downloads for Windows, Mac, and Linux, which can be done by pressing i button next the a binary installer (in a browser).