v0.1.2
Highlights
- Update notifications. The CLI now tells you when a newer release is out,
with a one-line update command — cached daily, silent in CI, and never blocks a
command (the check runs in the background). - Correct version reporting for
go install github.com/nuelScript/skiff@vX
builds, not just release binaries.
Install
The CLI, on your own machine:
curl -fsSL https://useskiff.xyz/cli | shThe whole platform, on your own server:
curl -fsSL https://useskiff.xyz/install | sh -s -- --domain example.comFull changelog: v0.1.1...v0.1.2