Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.14 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.14 KB

Shoes 4 Windows App Templates

This repository is primarily for keeping binary releases of the Shoes 4 Windows app templates around.

Actual sources for the packages mostly aren't kept in git because of their size. The exceptions are in the base directory for some of the scripts, largely for easier reference (although I may automate picking those up before I'm done with the whole business here).

App Template Updates

The general process for revising a package is:

  • Download the last package available
  • Unzip the package into a windows-app-template
  • If updates needed to app.bat make them in the base directory
  • Run ./build.rb 0.0.1 with your desired version number
  • Upload resulting zipfile to a new release
  • Upload a compatible jdk.zip alongside (can reuse from prior releases if not updating)

JDK Updates

Document soon!!!

Helpers

The current approach needs a few helpers for things that Windows doesn't do on its own nicely from the shell. The following programs are part of the template to get us over the hump there: