pitara
v1.0.0
Published
Backup and restore your developer environment — language runtimes and global CLI tools.
Downloads
298
Maintainers
Readme
pitara
Backup and restore your developer environment — language runtimes and global CLI tools.
npm install -g pitara
pitara scan -o snapshot.json # capture this machine
pitara restore --from snapshot.json # rebuild it elsewhereThis package is a thin installer: on install it downloads the prebuilt Pitara binary for your OS and CPU from the matching GitHub Release. The CLI itself is written in Go.
Supported platforms: macOS, Linux, Windows (x64 and arm64).
Full documentation and source: https://github.com/sailingsam/pitara
