AleksandarDev / Auto.Squirrel

Squirrel.Windows Package Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Squirrel Package Manager

This is a fork of the original Auto.Squirrel

####You can install the improved version from Setup


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. Right click on a file and select refresh version to update while running.

  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 - Supports local file system and Amazon Web Services S3 Buckets Create Account.

  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 the version number is extracted) , if two or more exe files are present in package.

About

Squirrel.Windows Package Manager


Languages

Language:C# 100.0%