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

figure out how to distribute cli to the rpi #24

Open
jrheard opened this issue Aug 8, 2021 · 0 comments
Open

figure out how to distribute cli to the rpi #24

jrheard opened this issue Aug 8, 2021 · 0 comments

Comments

@jrheard
Copy link
Owner

jrheard commented Aug 8, 2021

i don't want to have to build the cli in release mode using the rpi's tiny little cpu. i'd like to have some automated way for the rpi to get the latest version of the cli, preferably automatically.

something as simple as having gha upload the cli binary to some url, and having the rpi pull that binary down to ~/bin/rask with a cron job, would work totally fine. could also do something more sophisticated/traditional if i want, i haven't thought about this much.

i don't really know if it's easy/hard to have the cli Just Work on the rpi. maybe i'll have to learn about "multi-arch builds"?? we'll see.

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

No branches or pull requests

1 participant