1
0
mirror of https://github.com/playit-cloud/playit-agent.git synced 2025-02-23 20:35:16 +00:00
2022-05-30 19:41:14 -07:00
2022-01-12 18:55:32 -05:00
2022-02-25 08:57:21 -08:00
2022-02-25 09:37:32 -08:00
2022-05-22 14:50:04 -07:00
2022-05-22 15:35:39 -07:00

The playit program

Installing on ubuntu or debian

curl -SsL https://playit-cloud.github.io/ppa/key.gpg | sudo apt-key add -
sudo curl -SsL -o /etc/apt/sources.list.d/playit-cloud.list https://playit-cloud.github.io/ppa/playit-cloud.list
sudo apt update
sudo apt install playit

Note Please only use the playit program if you downloaded if from an offical source or are compiling and running from source.

Building / Running Locally

Requires Rust: https://rustup.rs Run using cargo run --release --bin=agent

Description
The playit program
Readme 1.9 MiB
Languages
Rust 97.2%
Shell 2.1%
Dockerfile 0.7%