Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This is a SourceForge helper class.

Examples

Just import the sourceforge.ps1 file:

. '.\sourceforge.ps1'

Then, profit ...

WinSCP

$winscp = [SourceForge]::new('winscp')
$winscp.LatestVersion()
$winscp.LatestHash()

Filezilla

$filezilla = [SourceForge]::new('filezilla')
$filezilla.LatestVersion()
$filezilla.LatestHash()

About

A SourceForge helper class

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages