Skip to content

Template repository for PlatformIO development in VSCode, dev containers, and GitHub CI/CD

License

Notifications You must be signed in to change notification settings

neilenns/PlatformIO-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlatformIO CI/CD template

This repository template contains all the necessary files to:

  1. Do PlatformIO development with VSCode and remote development containers.
  2. GitHub actions for CI/CD, including attaching firmware binaries automatically to every pull request and on every GitHub release.
  3. Automatic version number assignment at build time. Local builds get version 0.0.1, pull request builds get version 0.0.{pull request number} and release builds get the version from the GitHub release tag.

Using this repository template

Using this repository template is easy: just hit the Use this template button and make a new repo. That's it!

About

Template repository for PlatformIO development in VSCode, dev containers, and GitHub CI/CD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published