Skip to content

Takes a JAR file and packages it up to distribute on the Mac operating system.

License

Notifications You must be signed in to change notification settings

BlueberryTechnologies/JAR2PKG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

JAR2PKG

Takes a JAR file and packages it up to distribute on the Mac operating system.

This is using this guide here: https://centerkey.com/mac/java/

This is easier than following the steps every time, and I'm too lazy to Google another solution so I made this.

Usage

  • You might need to elevate the .sh script
    • chmod 755 JAR2PKG.sh
  • Run Script
  • Run PKG File
  • Program Installed in Applications Folder

About

Takes a JAR file and packages it up to distribute on the Mac operating system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages