e6d85e9531e39726a4d29bed4970ef6af3ae2a64
HMSclient_CLI_install.md
| ... | ... | @@ -28,14 +28,14 @@ A GUI version is also available for MacOS / OSX - [installation instructions can |
| 28 | 28 | |
| 29 | 29 | There is minimal installation needed for these binaries. They can be run from any location. Untar the archive, make the file executable if necessary, and run from your preferred location. |
| 30 | 30 | |
| 31 | - [Mac : 1.0.555, 2017-05-15](downloads/hmsgrid-1.0.555-Darwin.tgz) |
|
| 31 | + [Mac : 1.0.660, 2017-05-15](downloads/hmsgrid-1.0.660-Darwin.tgz) |
|
| 32 | 32 | |
| 33 | - [Linux : 1.0.555, 2017-05-15](downloads/hmsgrid-1.0.555-Linux.tgz) |
|
| 33 | + [Linux : 1.0.660, 2017-05-15](downloads/hmsgrid-1.0.660-Linux.tgz) |
|
| 34 | 34 | |
| 35 | 35 | ``` |
| 36 | - $ tar -zxf hmsgrid-1.0.555-Darwin.tgz |
|
| 36 | + $ tar -zxf hmsgrid-1.0.660-Darwin.tgz |
|
| 37 | 37 | |
| 38 | - $ cd hmsgrid-1.0.555-Darwin |
|
| 38 | + $ cd hmsgrid-1.0.660-Darwin |
|
| 39 | 39 | |
| 40 | 40 | $ ./hmsgrid |
| 41 | 41 | usage: |
| ... | ... | @@ -72,16 +72,16 @@ A GUI version is also available for MacOS / OSX - [installation instructions can |
| 72 | 72 | ## CLI client - Installation and activation |
| 73 | 73 | **1. Download the latest BioGrids installation client from here.** |
| 74 | 74 | |
| 75 | -[Latest build : 1.0.555, 2017-02-17](downloads/hmsgrid-1.0.555-py2-none-any.whl) |
|
| 75 | +[Latest build : 1.0.660, 2017-02-17](downloads/hmsgrid-1.0.660-py2-none-any.whl) |
|
| 76 | 76 | |
| 77 | 77 | **2. Install / Upgrade with pip** |
| 78 | 78 | |
| 79 | - $ sudo pip install HMS_Installer-1.0.555-py2-none-any.whl |
|
| 79 | + $ sudo pip install HMS_Installer-1.0.660-py2-none-any.whl |
|
| 80 | 80 | |
| 81 | 81 | Which should produce output similar to : |
| 82 | 82 | |
| 83 | 83 | ``` |
| 84 | -Unpacking ./BioGrids_Installer-1.0.555-py2-none-any.whl |
|
| 84 | +Unpacking ./BioGrids_Installer-1.0.660-py2-none-any.whl |
|
| 85 | 85 | Requirement already satisfied (use --upgrade to upgrade): pyasn1 in /nfs/programs-dev/i386-mac/python/2.7.5/lib/python2.7/site-packages (from BioGrids-Installer==1.0.488) |
| 86 | 86 | Downloading/unpacking requests (from BioGrids-Installer==1.0b2.dev412) |
| 87 | 87 | Downloading requests-2.11.1.tar.gz (485kB): 485kB downloaded |
HMSclient_install.md
| ... | ... | @@ -28,7 +28,7 @@ Usage info for the GUI and command line clients can be found here : [GUI Usage]( |
| 28 | 28 | |
| 29 | 29 | **1. Download the latest BioGrids installation client from here.** |
| 30 | 30 | |
| 31 | - [Latest build : 1.0.555, 2017-02-17](downloads/HMS_Installer-1.0.555.dmg) |
|
| 31 | + [Latest build : 1.0.660, 2017-02-17](downloads/HMS_Installer-1.0.660.dmg) |
|
| 32 | 32 | |
| 33 | 33 | **2. Mount the .dmg disk image on your Mac.** Copy the 'BioGrids installer.app' to a convenient location - it does not need to be in /Applications. The .app bundle can be run directly from the mounted dmg image with no installation if desired. |
| 34 | 34 |
client_CLI_install.md
| ... | ... | @@ -27,14 +27,14 @@ A GUI version is also available for MacOS / OSX - [installation instructions can |
| 27 | 27 | |
| 28 | 28 | There is minimal installation needed for these binaries. They can be run from any location. Untar the archive, make the file executable if necessary, and run from your preferred location. |
| 29 | 29 | |
| 30 | - [Mac : 1.0.555, 2017-05-15](downloads/biogrids-1.0.555-Darwin.tgz) |
|
| 30 | + [Mac : 1.0.660, 2017-05-15](downloads/biogrids-1.0.660-Darwin.tgz) |
|
| 31 | 31 | |
| 32 | - [Linux : 1.0.555, 2017-05-15](downloads/biogrids-1.0.555-Linux.tgz) |
|
| 32 | + [Linux : 1.0.660, 2017-05-15](downloads/biogrids-1.0.660-Linux.tgz) |
|
| 33 | 33 | |
| 34 | 34 | ``` |
| 35 | - $ tar -zxf biogrids-1.0.555-Darwin.tgz |
|
| 35 | + $ tar -zxf biogrids-1.0.660-Darwin.tgz |
|
| 36 | 36 | |
| 37 | - $ cd biogrids-1.0.555-Darwin |
|
| 37 | + $ cd biogrids-1.0.660-Darwin |
|
| 38 | 38 | |
| 39 | 39 | $ ./biogrids |
| 40 | 40 | usage: |
| ... | ... | @@ -71,7 +71,7 @@ A GUI version is also available for MacOS / OSX - [installation instructions can |
| 71 | 71 | ## CLI client - Installation and activation |
| 72 | 72 | **1. Download the latest BioGrids installation client from here.** |
| 73 | 73 | |
| 74 | -[Latest build : 1.0.555, 2017-02-17](downloads/BioGrids_Installer-1.0.555-py2-none-any.whl) |
|
| 74 | +[Latest build : 1.0.660, 2017-02-17](downloads/BioGrids_Installer-1.0.660-py2-none-any.whl) |
|
| 75 | 75 | |
| 76 | 76 | **2. Install / Upgrade with pip** |
| 77 | 77 |
client_CLI_usage.md
| ... | ... | @@ -81,7 +81,7 @@ Information about each title, including a description and links to documentation |
| 81 | 81 | |
| 82 | 82 | ``` |
| 83 | 83 | Package: ALBULA |
| 84 | -Name slug: albula |
|
| 84 | +Name : albula |
|
| 85 | 85 | |
| 86 | 86 | Available versions: |
| 87 | 87 | * 3.2.0-2 (default) |
client_install.md
| ... | ... | @@ -28,7 +28,7 @@ Usage info for the GUI and command line clients can be found here : [GUI Usage]( |
| 28 | 28 | |
| 29 | 29 | **1. Download the latest BioGrids installation client from here.** |
| 30 | 30 | |
| 31 | - [Latest build : 1.0.471, 2017-02-17](downloads/BioGrids_Installer-1.0.471.dmg) |
|
| 31 | + [Latest build : 1.0.660, 2017-02-17](downloads/BioGrids_Installer-1.0.660.dmg) |
|
| 32 | 32 | |
| 33 | 33 | **2. Mount the .dmg disk image on your Mac.** Copy the 'BioGrids installer.app' to a convenient location - it does not need to be in /Applications. The .app bundle can be run directly from the mounted dmg image with no installation if desired. |
| 34 | 34 |
downloads/Biogrids_Installer-1.0.555.dmg
| ... | ... | Binary files a/downloads/Biogrids_Installer-1.0.555.dmg and /dev/null differ |
downloads/Biogrids_Installer-1.0.660.dmg
| ... | ... | Binary files /dev/null and b/downloads/Biogrids_Installer-1.0.660.dmg differ |
downloads/HMS_Installer-1.0.555.dmg
| ... | ... | Binary files a/downloads/HMS_Installer-1.0.555.dmg and /dev/null differ |
downloads/HMS_Installer-1.0.660.dmg
| ... | ... | Binary files /dev/null and b/downloads/HMS_Installer-1.0.660.dmg differ |
downloads/archive/Biogrids_Installer-1.0.555.dmg
| ... | ... | Binary files /dev/null and b/downloads/archive/Biogrids_Installer-1.0.555.dmg differ |
downloads/archive/HMS_Installer-1.0.555.dmg
| ... | ... | Binary files /dev/null and b/downloads/archive/HMS_Installer-1.0.555.dmg differ |
downloads/archive/biogrids-1.0.555-Darwin.tgz
| ... | ... | Binary files /dev/null and b/downloads/archive/biogrids-1.0.555-Darwin.tgz differ |
downloads/archive/biogrids-1.0.555-Linux.tgz
| ... | ... | Binary files /dev/null and b/downloads/archive/biogrids-1.0.555-Linux.tgz differ |
downloads/archive/biogrids-1.0.555-py2-none-any.whl
| ... | ... | Binary files /dev/null and b/downloads/archive/biogrids-1.0.555-py2-none-any.whl differ |
downloads/archive/hmsgrid-1.0.555-Darwin.tgz
| ... | ... | Binary files /dev/null and b/downloads/archive/hmsgrid-1.0.555-Darwin.tgz differ |
downloads/archive/hmsgrid-1.0.555-Linux.tgz
| ... | ... | Binary files /dev/null and b/downloads/archive/hmsgrid-1.0.555-Linux.tgz differ |
downloads/archive/hmsgrid-1.0.555-py2-none-any.whl
| ... | ... | Binary files /dev/null and b/downloads/archive/hmsgrid-1.0.555-py2-none-any.whl differ |
downloads/biogrids-1.0.555-Darwin.tgz
| ... | ... | Binary files a/downloads/biogrids-1.0.555-Darwin.tgz and /dev/null differ |
downloads/biogrids-1.0.555-Linux.tgz
| ... | ... | Binary files a/downloads/biogrids-1.0.555-Linux.tgz and /dev/null differ |
downloads/biogrids-1.0.555-py2-none-any.whl
| ... | ... | Binary files a/downloads/biogrids-1.0.555-py2-none-any.whl and /dev/null differ |
downloads/biogrids-1.0.660-Darwin.tgz
| ... | ... | Binary files /dev/null and b/downloads/biogrids-1.0.660-Darwin.tgz differ |
downloads/biogrids-1.0.660-Linux.tgz
| ... | ... | Binary files /dev/null and b/downloads/biogrids-1.0.660-Linux.tgz differ |
downloads/biogrids-1.0.660-py2-none-any.whl
| ... | ... | Binary files /dev/null and b/downloads/biogrids-1.0.660-py2-none-any.whl differ |
downloads/hmsgrid-1.0.555-Darwin.tgz
| ... | ... | Binary files a/downloads/hmsgrid-1.0.555-Darwin.tgz and /dev/null differ |
downloads/hmsgrid-1.0.555-Linux.tgz
| ... | ... | Binary files a/downloads/hmsgrid-1.0.555-Linux.tgz and /dev/null differ |
downloads/hmsgrid-1.0.555-py2-none-any.whl
| ... | ... | Binary files a/downloads/hmsgrid-1.0.555-py2-none-any.whl and /dev/null differ |
downloads/hmsgrid-1.0.660-Darwin.tgz
| ... | ... | Binary files /dev/null and b/downloads/hmsgrid-1.0.660-Darwin.tgz differ |
downloads/hmsgrid-1.0.660-py2-none-any.whl
| ... | ... | Binary files /dev/null and b/downloads/hmsgrid-1.0.660-py2-none-any.whl differ |