Skip to content

v0.2.0

Choose a tag to compare

@stefanpenner stefanpenner released this 21 Mar 03:19
· 26 commits to master since this release
18fa066

Rewrite dotpack CLI in Go — single static binary, cross-compiles for all platforms.

Changes:

  • dotpack is now a Go binary (no bash/curl/tar dependencies)
  • Includes itself in the bundle
  • dotpack version and dotpack versions subcommands
  • Respects DOTPACK_PREFIX and XDG_DATA_HOME
  • Bundles zsh plugins and fzf shell integration