blackshadev/Garmin ConnectIQ Build
Builds a garmin connect IQ project. Useful for checking if your projects build on specific devices.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| developerKey | Developer key to sign the export with. Please do not push this to your repo unencrypted | yes | ./developer_key |
| projectJungle | Path to the monkey.jungle file | yes | ./monkey.jungle |
| typeCheck | 0=off, 1=gradual, 2=informative, 3=strict | yes | 0 |
| device | Device id | yes | fr165 |
| outputPath | Output path of the export | yes | ./out/export.prg |
| extraArgs | Additional arguments passed to monkeybrains compiler | no | "" |
Outputs
no outputs