Skip to content

windymelt/codebuild-runner-cross-build-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-compiling Scala native code with AWS CodeBuild

This repository contains a sample project that demonstrates how to cross-compile Scala native code with AWS CodeBuild.

The project is a simple Scala application that uses the Scala Native compiler to generate a native executable.

You should prepare CodeBuild project referring to the official documentation.

https://docs.aws.amazon.com/codebuild/latest/userguide/action-runner.html