luisfuentech/Cache/Install NodeJS Dependencies
Cache dependencies or install them
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| caching | Whether to cache dependencies or not | no | true |
| node-manager | The node manager to use (npm or yarn) | no | npm |
| lock-file | The lock file to use | no | package-lock.json |
Outputs
| name | description |
|---|---|
| used-cache | Whether the cache was used or not. |