davidpcaldwell / slime

Mozilla Public License 2.0
2 stars 1 forks source link

Develop a flexible native launcher application #4

Open davidpcaldwell opened 4 years ago

davidpcaldwell commented 4 years ago

Blocked on issue #169 (Windows)

Right now, the #! notation necessary for launching on UNIX-like systems is very cumbersome, and the command for launching a shell is similarly verbose. On top of that, for Windows users, there is very little choice for launching natively other than a long java command.

davidpcaldwell commented 4 years ago

{creole} Blocked on issue #31

davidpcaldwell commented 4 years ago

{creole} Started. Launcher complete on Cygwin as part of build process.

  1. Should be part of install process.\2. Should run on other platforms.
davidpcaldwell commented 4 years ago

{creole} Native launcher should use JSH_JAVA_HOME environment variable to help find JVM

davidpcaldwell commented 4 years ago

{creole} Blocked on issue #56

davidpcaldwell commented 4 years ago

{creole} No longer blocked on issue #31

davidpcaldwell commented 4 years ago

{creole} Blocked on issue #58

davidpcaldwell commented 4 years ago

The Tankuki Java Service Wrapper (http://wrapper.tanukisoftware.com/doc/english/product-overview.html) is a very flexible multi-platform Java launcher that would support things like installing a JSH program as a service - even on Windows.

davidpcaldwell commented 4 years ago

This issue has essentially been satisfied for Mac OS X and Linux. Opened issue #169 to represent the Windows portion.

davidpcaldwell commented 4 years ago

Migrated from Bitbucket issue ID 21