alldevic/Arduino sketch.json parser
Action for parsing Arduino sketch.json file
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Sep 2, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: alldevic/arduino-sketchjson-parser@356f20c8cb7c3ecfdb153d3a20f7c4fe8673d1b3 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| sketchjson | sketch.json file location | no | sketch.json |
Outputs
| name | description |
|---|---|
| platform | Platform string |
| fqbn | FQBN string |
| included_libs | Comma separated list of libraries |