Skip to content

jguett/Auto.Squirrel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squirrel Package Manager


This utility is useful to create installer based on Squirrel.Windows.

The main purpose is to fully automatize the application deploy , from build to upload the updated files.


With a single mouse click you can :

  1. Update Application Version the package version is extracted from exe file , you don't need to set this value manually

  2. Create Squirrel Package . In similar way you do with Nuget Package Manager, just drag the file you want into window. No need to create lib/net45 folder.

  3. Upload installer files . Set connection details one time .

  4. Decide to upload only the updated files or do complete setup upload


Read also :



TODOS

  • Button to abort upload
  • Renaming of output file and folder
  • Check if same filename is present in same directory
  • Possibility to select the main EXE file ( where i extract the version number) , if two or more exe files are present in package.

About

Squirrel.Windows Package Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%