enonic/cli-enonic

Simplify installation of CLI from NPM

Closed this issue · 0 comments

Current setup has several workarounds to ensure execution of correct binary based on user's platform. These won't work with uninstall of CLI - binary will still remain executable after uninstall.

Change the setup so that bin script knows how to execute correct binary based on current platform, remove workarounds.