This is a new release of Pomsky. See what's new in the changelog.
Installation
If you're running on Linux, macOS or Windows, you can use the binaries below.
On Arch Linux, you can install pomsky-bin
from the AUR with
$ yay -S pomsky-bin
You can also build Pomsky with Cargo, Rusts package manager. To install the Rust toolchain, see the installation manual. Then run
$ cargo install pomsky-bin
You might have to add the .cargo/bin
folder to your PATH
afterwards.
Please file issues if you run into any problems or have suggestions.