-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Description
It would be really great to be able to cross-compile for IoT & low-power devices using the network. Any machine reachable by standard SSH has the ability to run commands and to send files. It's obviously a power-user feature but it'd be nice to be able to register another local PC as a build box, have a process to confirm viability
- Does it have SSH
- Can we access that using credentials supplied
- Run a script to check tools are available
- tarball the source folders
- transfer via scp
- untar on remote machine
- build
- package build artifacts
- send build artifacts back to IoT device
iAmjad1
Metadata
Metadata
Assignees
Labels
No labels