Skip to content
/ ci Public

The official developer CI workflow of the Jule compiler.

License

Notifications You must be signed in to change notification settings

julelang/ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CI

This workflow just designed for the developers, not for the community.
Focuses on Push/PR actions correction.

If you are meber of the Jule community and want to use GitHub Actions to test your project or etc.
Please use the generel-driven Panquesito7/setup-jule instead of this action.

Important

This CI adds the Jule compiler to the PATH by default. However, there is no guarantee that it will work as expected. You may encounter problems on some platforms. That's why bin\julec is recommended to use the Jule compiler.

License

The reference compiler, API, and standard library are distributed under the terms of the BSD 3-Clause license.
See License Details