Hacker News new | past | comments | ask | show | jobs | submit login

I don't have a horse in this race, but being able to specify a generic target and then having a documented manifest format sounds nice to me?

Then you'd be able to do the ol' "specify base url" and as long as that host answers appropriately it should Just Work ( also doesn't stop you from then having npm configured as the default ); source freedom without blowing up configuration complexity

Publishing on the other hand I don't have easy recs for that don't eventually result in a lot of special-casing; That said, npm, git-compatible, s3-compatible, and ftp-compatible would cover most use cases, I think? Beyond those deployment types, custom deployment needs may well be better suited to pay you for a support contract anyway? )




> specify a generic target and then having a documented manifest format sounds nice to me?

It worked this way in an earlier iteration. I just wanted to make it simpler. I'll probably circle back and re-enable some of the more custom setups.

It does allow to you generate the apps and installers locally, but they are still "connected" to the cloud (NPM) for downloading the actual jar files and performing updates.


Would itch.io be a possibility? There are separate channels where updates are pushed, so you should be able to get a latest version per channel and go from there.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: