- 
                Notifications
    
You must be signed in to change notification settings  - Fork 3
 
Getting Started
        Steve Hannah edited this page Dec 20, 2022 
        ·
        2 revisions
      
    - 
Press the "Use this Template" button

and select "Create a new repository"
 - 
In the "new repository" form, enter a name and description for your project as shown here:
ImportantThe repository must be "Public" currently, or the workflows for generating native installers will run into problems.  - 
Press the "Create repository form template" button and wait while GitHub generates your repository
 - 
Wait about one minute for the jDeploy workflow to generate native app installers. Then refresh your browser, and you should see "2" tags in the right sidebar:
Click on the "2 tags" link, to show the tags have been created.
 - 
Click on the "master" tag:
You should see something like the following:
It includes download links for native installers for Mac, Windows, and Linux, as well as a snippet that can be copied and pasted into a terminal window to launch the installer directly.