Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve installation process #67

Closed
davesnx opened this issue Dec 12, 2016 · 7 comments
Closed

Improve installation process #67

davesnx opened this issue Dec 12, 2016 · 7 comments

Comments

@davesnx
Copy link

davesnx commented Dec 12, 2016

Hello @wellsjo

I think that isn't the most comfortable way of installing an application the current workflow and we can improve it.

Using something like: electron-packager
Allow more users to install the App.

What do you think?

@wellsjo
Copy link
Owner

wellsjo commented Dec 12, 2016

Hey @davesnx, we are actually using electron-packager to build from npm scripts:
https://github.com/wellsjo/JSON-Splora/blob/master/package.json#L19-L21

How can we improve this?

@davesnx
Copy link
Author

davesnx commented Dec 13, 2016

I mean, that I wanted to install the App with a wizard, not from console. @wellsjo

@wellsjo
Copy link
Owner

wellsjo commented Dec 13, 2016

Oh yeah, that would be awesome! I'm definitely interested in providing that install process. electron-packager can do that? @davesnx

@davesnx
Copy link
Author

davesnx commented Dec 13, 2016

Nope @wellsjo 😢

@wellsjo
Copy link
Owner

wellsjo commented Dec 13, 2016

Ah okay. Honestly I don't know how to do that. I'll update this issue to "improve installation process" and leave it up to whoever knows how 😄

@wellsjo wellsjo changed the title Need a proper instalation Improve installation process Dec 13, 2016
@davesnx
Copy link
Author

davesnx commented Dec 13, 2016

I saw a lot of people using electron-builder

👍

@wellsjo
Copy link
Owner

wellsjo commented Dec 13, 2016

Ahh, I see, nice. We can definitely go this route.

@davesnx davesnx closed this as completed Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants