Skip to content

jreleaser/helloworld-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Helloworld in Elixir

This repository shows how to configure GitHub Actions and JReleaser to:

  • compile a helloworld app for the followign targets:

    • aarch_64-apple-darwin

    • x86_64-apple-darwin

    • x86_64-pc-windows-msvc

    • x86_64-unknown-linux-gnu

  • assemble zip distributions with JReleaser

  • create rolling early-acces releases with JReleaser on every push to main branch

❗
JReleaser requires 2 additional inputs that may be set as environment variables, JRELEASER_PROJECT_VERSION and JRELEASER_GITHUB_TOKEN. More information about environment variable configuration may be found in the guide.

About

Helloworld in Elixir πŸ’§

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages