CastorisCausa

Personal blog and hacks by Raymundo Cassani

Posts tagged with: GitHub


GitHub actions are an amazing tool to automate different stages on in the software development workflow, and they can be used in Matlab projects! By using Matlab GitHub actions, it is possible to set up Matlab, and run Matlab code on GitHub-hosted runners with different OS (Linux, macOS and Windows …


Congratulations! It's amazing that you're thinking into contributing to an open-source project. Contributions usually include: 🪲 Solving bugs ⭐ Development of new features 🗎 Improve documentation etc. Although the task seems intimidating, it can be broken into some simple steps. First of all, check if the project you want to contribute to has …