Skip to content

Add CI#13

Merged
codic12 merged 2 commits intocodic12:mainfrom
moson-mo:main
Oct 11, 2021
Merged

Add CI#13
codic12 merged 2 commits intocodic12:mainfrom
moson-mo:main

Conversation

@moson-mo
Copy link
Contributor

  • Add CI action which builds worm on every push / pull-request

@codic12
Copy link
Owner

codic12 commented Oct 11, 2021

Thanks!

@codic12 codic12 merged commit a843171 into codic12:main Oct 11, 2021
@codic12
Copy link
Owner

codic12 commented Oct 11, 2021

Btw, a tip for the autostart example, instead of using the raw decimal numbers you can do $((16#HEXADECIMAL)) in bash, eg:

~/worm/target/debug/wormc background-pixel $((16#FF282C34))
~/worm/target/debug/wormc border-pixel $((16#FF61AFEF))

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.

2 participants