Pog v0.4.0
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
- Ensure you have enabled developer mode. Pog currently needs it for symbolic links (hopefully I can get rid of that in a future release).
- Download and unpack the archive to your preferred directory for portable applications.
- 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
).