karakun / OpenWebStart

Run Web Start based applications after the release of Java 11
https://openwebstart.com
Other
429 stars 46 forks source link

How to Run from CLI in MacOS? #525

Open jamiejackson opened 1 year ago

jamiejackson commented 1 year ago

I installed OpenWebStart via brew, but I don't know how to run it from the CLI, since there's no OpenWebStart command available.

How do I run it from the CLI?

% brew reinstall --cask openwebstart
==> Downloading https://github.com/karakun/OpenWebStart/releases/download/v1.7.0/OpenWebStart_macos-x64_1_7_0.dmg
Already downloaded: /Users/jjackson/Library/Caches/Homebrew/downloads/70d0f651d0aed573a47d58544a69f1ca24000936c7af6388a918345043962844--OpenWebStart_macos-x64_1_7_0.dmg
==> Uninstalling Cask openwebstart
==> Changing ownership of paths required by openwebstart; your password may be necessary.
Password:
==> Running uninstall script /Applications/OpenWebStart/OpenWebStart Uninstaller.app/Contents/MacOS/JavaApplicationStub
Uninstalling OpenWebStart 1.7.0 ...
Finishing uninstallation ...
==> Removing files:
/Applications/OpenWebStart
==> Purging files for version 1.7.0 of Cask openwebstart
==> Installing Cask openwebstart
==> Running installer script '/usr/local/Caskroom/openwebstart/1.7.0/OpenWebStart Installer.app/Contents/MacOS/JavaApplicationStub'
The installation directory has been set to /Applications/OpenWebStart.
Extracting files ...
Finishing installation ...
🍺  openwebstart was successfully installed!
jjackson@ICF2009653 vagrant_cfml % OpenWebStart
% brew reinstall --cask openwebstart
==> Downloading https://github.com/karakun/OpenWebStart/releases/download/v1.7.0/OpenWebStart_macos-x64_1_7_0.dmg
Already downloaded: /Users/jjackson/Library/Caches/Homebrew/downloads/70d0f651d0aed573a47d58544a69f1ca24000936c7af6388a918345043962844--OpenWebStart_macos-x64_1_7_0.dmg
==> Uninstalling Cask openwebstart
==> Changing ownership of paths required by openwebstart; your password may be necessary.
Password:
==> Running uninstall script /Applications/OpenWebStart/OpenWebStart Uninstaller.app/Contents/MacOS/JavaApplicationStub
Uninstalling OpenWebStart 1.7.0 ...
Finishing uninstallation ...
==> Removing files:
/Applications/OpenWebStart
==> Purging files for version 1.7.0 of Cask openwebstart
==> Installing Cask openwebstart
==> Running installer script '/usr/local/Caskroom/openwebstart/1.7.0/OpenWebStart Installer.app/Contents/MacOS/JavaApplicationStub'
The installation directory has been set to /Applications/OpenWebStart.
Extracting files ...
Finishing installation ...
🍺  openwebstart was successfully installed!
jjackson@ICF2009653 vagrant_cfml % OpenWebStart

image

al-lac commented 1 year ago

I have the exact same question 😄