Skip to content

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 16 Jan 18:03
· 21 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.1.6
292627e

Core

  • Improve package config options (#147)
  • Update http client and content caching (#146)

Infrastructure

  • Add install scripts (#148)

Contributors

@thelovekesh

Installation

To install wpm v0.1.6

Linux and Mac

curl -fsSL https://wpm.so/install | bash

Windows

powershell -c "irm wpm.so/install.ps1|iex"

Docker

docker pull trywpm/cli