Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Jan 14:55
· 75 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.1.2
c73ff83

Commands

  • Fix init command migration (#135)

Contributors

@thelovekesh

Installation

To install wpm v0.1.2

Linux and Mac

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

Windows

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

Docker

docker pull trywpm/cli