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

Dependency Download #26

Open
cryptoquick opened this issue Dec 7, 2020 · 0 comments
Open

Dependency Download #26

cryptoquick opened this issue Dec 7, 2020 · 0 comments
Assignees

Comments

@cryptoquick
Copy link
Member

cryptoquick commented Dec 7, 2020

Similar to the logic that was implemented in the earlier project (fuzzr-old, it's still around, just hidden, it's only for temporary reference).

See: https://github.com/hecrj/iced/tree/0.2/examples/download_progress

This will need to be implemented for making an install page and a subscription for downloads.

Downloads and extracts to an /bin directory (in the root of the project, NOT the file system), just like we did it here:

https://github.com/fuzzr-net/fuzzr-old/blob/db11c160572bcee2b0c2f72ae6509fdc7ea6fc29/fuzzr/src/main.rs#L43-L81

(Note, this is a private repo, and will be removed once it's no longer useful.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants