module
0.0.0-20241223100953-21630b0eba45
Repository: https://github.com/octohelm/piper.git
Documentation: pkg.go.dev
# README
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