Skip to content

Pog v0.4.0

Compare
Choose a tag to compare
@MatejKafka MatejKafka released this 11 Aug 14:12
· 415 commits to main since this release

Second public pre-release.

  • Pog should now work correctly with PowerShell 5, PowerShell Core is no longer necessary.
  • Until a better setup script is implemented, 7zip and OpenedFilesView are shipped in the release archive.

Installation

  1. Ensure you have enabled developer mode. Pog currently needs it for symbolic links (hopefully I can get rid of that in a future release).
  2. Download and unpack the archive to your preferred directory for portable applications.
  3. Run Pog/setup.cmd.

Basic usage

After Pog is installed, open a PowerShell window and use pog <package-name> to download your first package. To view the documentation, use the internal man cmdlet (e.g. man Get-PogPackage).