cloudgene github-install
¶
Installs an application from a GitHub repo to your local repository.
This command is deprecated. Please use cloudgene install user/repo
Command¶
Parameters¶
Parameter | Required | Description |
---|---|---|
<repository> |
yes | The GitHub repository of the application |
Examples¶
Install application from GitHub repository lukfor/hello-cloudgene
:
Install application from a subdirectory in GitHub repository genepi/cloudgene-examples
:
Install a certain version (tag or release):