Workbench-cli is a command-line shell and scripting interface for Galaxy, Irida and other various popular bioinformatics platforms, envisioned to be a Swiss Army knife designed to make life easier for those who love hacking away at the command prompt.
Apache License 2.0
0
stars
1
forks
source link
Download from Github without using access tokens #1
Requiring an access token imposes an additional burden on distributing the Workbench files. You can use the Github API to identify links for a release, see this code as an example and then you don't need the Access Token.
Alternatively, perhaps there is a way to use the module you are using and not use the Access Token.
Requiring an access token imposes an additional burden on distributing the Workbench files. You can use the Github API to identify links for a release, see this code as an example and then you don't need the Access Token.
Alternatively, perhaps there is a way to use the module you are using and not use the Access Token.