MensaApp icon indicating copy to clipboard operation
MensaApp copied to clipboard

Faster CLI with self hosted runner

Open Whatsuup opened this issue 9 months ago • 2 comments

Whatsuup avatar May 06 '25 09:05 Whatsuup

@Whatsuup have you installed the required packages on your runner host? The following were required for the other project:

  • rust
  • docker, and added runner user to docker group
  • build-essential
  • (libssl-dev)
  • pkg-config Building rust also benefits heavily from having many cores.

Edit: Also, have you installed the required packages for flutter?

worldofjoni avatar May 29 '25 06:05 worldofjoni

Also, you need to make sure your runner is available 😉

worldofjoni avatar May 29 '25 06:05 worldofjoni