Skip to content

AritroSaha10/vex-build

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vex Build

Build a VEX C++ Pros V5/Cortex project in Github Actions! Fork of schineaj23/vex-build

Inputs

path

The path to the project makefile. Default ..

Example usage

uses: AritroSaha10/[email protected]
with:
  path: projects/mainproject/

Note

This fork suffers from a bug where if hot/cold linking is not disabled, you will get a multitude of undefined reference to... errors. This issue has already been raised in the kernel repo.

About

Build a VEX C++ Pros V5/Cortex project using GitHub Actions!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 72.9%
  • Dockerfile 27.1%