skdrew/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to fingerprint file | — | ./.expo/fingerprint.json |
| project-path | Path to project to fingerprint | — | ./ |
Outputs
| name | description |
|---|---|
| project-fingerprint | The stored fingerprint hash of the project |
| current-fingerprint | The fingerprint hash of the project now |
| matches | Whether the fingerprints match |