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

Add installation instructions #13

Merged
merged 1 commit into from Apr 30, 2024
Merged

Conversation

andrewn617
Copy link
Collaborator

@andrewn617 andrewn617 commented Apr 26, 2024

Creates some short installation instructions.

A couple notes:

  • The link currently does not work because all the versions are pre-release. It'll work once we release a version
  • I didn't go into specifics about moving the exe into the path, since it's OS specific

README.md Outdated
@@ -10,7 +10,7 @@ You need to have Docker installed on your machine. You can find instructions on

## Installation


First, download the [latest release](https://github.com/rails/rails-new/releases/tag/latest) for your operating system. Click on the downloaded `.tar.gz` file to unzip it, which will create the `rails-new` executable. Move the executable into your path so that it is ready to run from the command line.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can also consider adding the git clone command

Copy link

@Ridhwana Ridhwana Apr 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrewn617 is this link supposed to take me to a page, I'm getting a Github 404 when clicking on it? Edit: Ah sorry, I saw this comment now - "The link currently does work because all the versions are pre-release. It'll work once we release a version". I think you were saying it doesn't work.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops yeah I meant does not work, I'll edit it.

You can use this link for now: https://github.com/rails/rails-new/releases/tag/v0.3.0

@rafaelfranca rafaelfranca merged commit c72529c into main Apr 30, 2024
6 checks passed
@rafaelfranca rafaelfranca deleted the installation-instructions branch April 30, 2024 22:06
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

Successfully merging this pull request may close these issues.

None yet

4 participants