Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cargo-make script. #563

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

cargo-make script. #563

wants to merge 4 commits into from

Conversation

CoolSlimbo
Copy link

@CoolSlimbo CoolSlimbo commented Jun 23, 2024

Introduces a cargo-make task that achieves the same task as the Github CI, but locally runnable.

Current use should be as easy as installing cargo-make (cargo install --force cargo-make), and running cargo make in the root directory of avr-hal (as in, clone the repo and the root directory it would be in).

This isn't meant to be a replacement of the Github CI, or to be used in the Github CI, since the Actions has its nice UI for it built in, but designed to save time and resources on locally checking. Everything is inline with Github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant