Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Cross-platform downloads #4

Open
TheHippo opened this issue May 8, 2014 · 2 comments
Open

Cross-platform downloads #4

TheHippo opened this issue May 8, 2014 · 2 comments

Comments

@TheHippo
Copy link
Contributor

TheHippo commented May 8, 2014

It would be nice if this grunt task could be configured to download pre-built binaries for all supported platforms. This would allow to package applications, which don't have any binary modules, on any computer.

For node-webkit there is this excellent grunt plugin, which does this exactly this and also packages the executables with your HTML/JavaScript/CSS/... files: grunt-node-webkit-builder.

@ksmithut
Copy link

+1 This, to me, is a pretty necessary feature, especially because one of the main reasons we are using Atom Shell is how easy it is to package up an application for multiple platforms.

However, I can see why you would only want to download it for the platform you are currently working on. You should never 'release' software on a platform without testing it on the target platform.

@entropi
Copy link

entropi commented May 16, 2014

I've submitted pull request #7 with some basic support for this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants