v0.1.2 beta
Pre-release
Pre-release
Beta release v0.1.2
This is a beta prerelease. It is not a stable or latest release.
Install the workstation CLI:
curl --proto '=https' --tlsv1.2 -fsSL https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.2/install-client.sh | \
TINKER_RELEASE_BASE=https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.2/ shInstall Tinkercloud on a reviewed SSH host after installing the CLI:
tinker host install root@HOSTThe released CLI derives that exact immutable versioned release URL from its embedded build version. Development or advanced operator flows may pass --release-base https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.2/ explicitly.
Install the TypeScript SDK directly from this GitHub release:
npm install https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.2/tinkercloud-sdk-0.1.2.tgzEvery payload is covered by the attached checksums, Ed25519 signatures, and signed release manifest.