ljwoods2/Install IMDReader
Install IMDReader
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 23, 2024
- License
- None
Pinned Snippet
uses: ljwoods2/install-imdreader@26e41120617c053ed76c9cdae75629e8b374e1b1 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch of IMDReader to install. | yes | main |
| installer | Installer to use. Must be one of pip, conda, mamba, or micromamba. | yes | pip |
| shell | Which shell to use. If you have a conda environment, you should use `bash -l {0}`. If you are using pip, you should use `bash`, as `bash -l {0}` can fail on Mac runners. | yes | bash |
Outputs
| name | description |
|---|---|
| installed-version | Installed IMDReader version |