Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Common "How to install" web page #605

Open
Yamakaky opened this issue Oct 26, 2016 · 5 comments
Open

Common "How to install" web page #605

Yamakaky opened this issue Oct 26, 2016 · 5 comments

Comments

@Yamakaky
Copy link

It could be interesting to have a page for end users about how to install Rust. They don't want to learn Rust, they just want to install it fast and easy. This page would have download links for stable and nightly (I don't think beta is necessary for this use case), a few words about the difference, and basic cargo usage examples. It could be pointed to in all the README of the projects using Rust.

@steveklabnik
Copy link
Member

Isn't this http://rust-lang.org/install.html, linked from the home page?

On Wed, Oct 26, 2016 at 5:23 PM, Yamakaky notifications@github.com wrote:

It could be interesting to have a page for end users about how to install
Rust. They don't want to learn Rust, they just want to install it fast and
easy. This page would have download links for stable and nightly (I don't
think beta is necessary for this use case), a few words about the
difference, and basic cargo usage examples. It could be pointed to in all
the README of the projects using Rust.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#605, or mute the thread
https://github.com/notifications/unsubscribe-auth/AABsijB3GeyxbzdwAuREzM7rKRimmPKEks5q38TtgaJpZM4Khr76
.

@Yamakaky
Copy link
Author

It's a start, but it could add some basic cargo commands. The basic idea is to have one page where end users could have all the info they need to build and run a standard Rust project.
BTW, http://rust-lang.org/install.html could be improved by having multiple selectors like "choose channel", "choose OS" (including windows abi and src download), "32-64bits", instead of like 10 buttons per channel. And default to the detected system configuration.

@brson
Copy link
Contributor

brson commented Nov 3, 2016

I am about to redesign the install page, and will try to take this into account. Installing via rustup.rs should be easier, but also using rustup.rs effectively requires more context.

@Yamakaky
Copy link
Author

Yamakaky commented Nov 3, 2016

Cool

@brson
Copy link
Contributor

brson commented Nov 29, 2016

Here's the PR for the new install page #621

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

No branches or pull requests

3 participants