Skip to content

Parampiper

parampiper is a tool for manage parameters across between systems/environments.

build Go Report Card CodeQL codecov Github All Releases GitHub release (latest SemVer)

What parampiper brings

  • 🌍 Single Source of Truth (SSOT). All your parameters in one place.
  • 📄 Works on a simple JSON file.
  • 🔄 Support several backends (local file, Azure Blob).

Installation

MacOS

brew install cdalar/tap/parampiper

Linux

curl -sLS https://www.p8r.dev/get.sh | sh 
sudo install p8r /usr/local/bin/

Windows

  • download windows binary from releases page
  • unzip and copy p8r.exe to a location in PATH