Skip to content

octohelm/piper

Repository files navigation

What is Piper?

Piper is an unified executor, to run any local or any remote host, even in container.

Features

  • Bash execute and file system management, at
    • localhost
    • remote (ssh)
  • Container build (powered by dagger)

How to use

Install

curl -sSLf https://raw.githubusercontent.com/octohelm/piper/main/install.sh | sudo sh