Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arduino/arduino-cli-example
https://github.com/arduino/arduino-cli-example
arduino github-actions tooling-team
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arduino/arduino-cli-example
- Owner: arduino
- License: unlicense
- Created: 2019-10-09T15:15:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T05:28:18.000Z (11 months ago)
- Last Synced: 2024-09-29T09:53:23.870Z (about 2 months ago)
- Topics: arduino, github-actions, tooling-team
- Language: C++
- Homepage:
- Size: 44.9 KB
- Stars: 23
- Watchers: 11
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduino on GitHub Actions
[![Actions Status](https://github.com/arduino/arduino-cli-example/workflows/test/badge.svg)](https://github.com/arduino/arduino-cli-example/actions)
This repo is the companion of a blog post on Arduino's engineering blog about
using Arduino tools in GitHub workflows and it has no other purpose than
showing example code.The post can be found here: [Arduino on GitHub Actions](https://blog.arduino.cc/2019/11/14/arduino-on-github-actions/).