enonic/cli-enonic

Set up publishing to NPM

Closed this issue · 0 comments

  • Only necessary binaries should be deployed
  • README with instructions (should not override Github's README)
  • Binary for current user's platform should be made globally available on install
  • Should correctly uninstall (which means that we cannot copy binary to a common global path in the system, it should stay under node_modules/@enonic to be correctly removed on uninstall)
  • Upgrade should work