Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 402 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 402 Bytes

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