Skip to content

A demo project to show how to build and/or cross build a rust program with GitHub Actions.

Notifications You must be signed in to change notification settings

IronBlood/helloworld-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helloworld-rs

This is a demo helloworld program to see:

  1. How to cross compile a rust program for different platforms with GitHub CI:
    • windows x86_64
    • linux x86_64/arm64
    • macos x86_64/arm64
  2. Release artifacts with checksum.

About

A demo project to show how to build and/or cross build a rust program with GitHub Actions.

Topics

Resources

Stars

Watchers

Forks

Languages