Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julelang/ci
The official developer CI workflow of the Jule compiler
https://github.com/julelang/ci
actions ci github jule julelang workflow
Last synced: 22 days ago
JSON representation
The official developer CI workflow of the Jule compiler
- Host: GitHub
- URL: https://github.com/julelang/ci
- Owner: julelang
- License: bsd-3-clause
- Created: 2024-02-29T11:02:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T18:58:20.000Z (5 months ago)
- Last Synced: 2024-08-10T20:40:00.369Z (5 months ago)
- Topics: actions, ci, github, jule, julelang, workflow
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/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 the recommended way 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](./LICENSE)