-
Notifications
You must be signed in to change notification settings - Fork 2k
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
cmder installer/updater? we have a solution! #1818
Comments
I have updated the demo binary with our current user interface. (WIP) |
I have an nsis solution that downloads the latest release from github, you build it using the build.js file if you want to take a look at that. Perhaps using the nsis installer might work better for windows? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contribution. |
The project is now in beta, you can get the release on PIP and I have made a iquail config for cmder:
|
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in a week if no further activity occurs. Thank you for your contribution(s). |
This issue has been automatically closed due to it not having any activity since it was marked as stale. Thank you for your contribution(s). |
Purpose of the issue
Description of the issue
Hello, we are a team of students (3rd year in master computer engineering school in France)
We are currently working on a easy to setup installer/updater, which could be used for cmder.
The project is named Quail, it is hosted here: https://github.com/QuailTeam/Quail
Currently the project is in development stage, and we are looking for projects like yours, to use our solution, and get feedbacks from your community and your team.
We are going to work on that project for at least the next 2 years. (part time)
We started this project months ago. Today we believe we have came to a point where it could be released in alpha version.
The configuration required to build an installer is that easy:
This is already working with cmdr, just click on the generated binary and cmder will be installed, registered on windows control panel, and with a desktop icon.
You can test it here:
https://drive.google.com/open?id=1h2NlKftvb5apdDcLmqt_ywQxmDDD_EPU
This is much easier than asking users to download a zip, unzip to a folder, create shortcut themselves, and do the process over and over again each update.
And on your side the setup is quite easy, and we have a one-liner to generate the installer binary.
Today it quail can already retrieve solutions on github, but not update yet, (update system should come in the next 3 months, probably less)
Also we are currently working a Ui (which should also come in the next months), but we believe cmder users wont be scared to see a terminal for the installation process.
Understand that we are not asking you to use quail tomorrow.
We have opened this issue to talk with you and see if you are open to such projects.
And if you are ready to use quail, we will always be ready to help you with it as fast as possible, even implement new features.
The text was updated successfully, but these errors were encountered: