Skip to content

Uploading To SourceForge

Kiri Choi edited this page Aug 29, 2019 · 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.

  1. Once installed, configure a session using SFTP (port 22) with host name of frs.sourceforge.net. User name should be comma separated value of <username>,<projectname> (<projectname> would be pytellurium).
  2. Once logged in, uploading files are as simple as making folders and drag-and-dropping .exe files. Just make sure to create folders with correct version number.
  3. For a major release, create a toplevel folder with Tellurium-<version>. For Tellurium notebooks, installers are uploaded to notebook folder.
  4. 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.