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

Make app/addon readmes consistent #6050

Merged
merged 1 commit into from Jul 8, 2016
Merged

Make app/addon readmes consistent #6050

merged 1 commit into from Jul 8, 2016

Conversation

elwayman02
Copy link
Contributor

  • Build "change directory" instruction dynamically from project name
  • Update addon readme to match app readme language
  • Update ember-try command from testall to each

/cc @rwjblue

- Build "change directory" instruction dynamically from project name
- Update addon readme to match app readme language
- Update ember-try command from `testall` to `each`
* `npm install`
* `bower install`

## Running

* `ember serve`
* Visit your app at http://localhost:4200.
* Visit your app at [http://localhost:4200](http://localhost:4200).
Copy link
Member

Choose a reason for hiding this comment

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

can we use <http://localhost:4200> here instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't have a strong preference, I just copied how it's written in the app README

Copy link
Member

Choose a reason for hiding this comment

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

ah okay, nevermind then

@nathanhammond
Copy link
Contributor

@homu r+

@homu
Copy link
Contributor

homu commented Jul 8, 2016

📌 Commit 8eb5bf9 has been approved by nathanhammond

@homu
Copy link
Contributor

homu commented Jul 8, 2016

⚡ Test exempted - status

@homu homu merged commit 8eb5bf9 into ember-cli:master Jul 8, 2016
homu added a commit that referenced this pull request Jul 8, 2016
Make app/addon readmes consistent

- Build "change directory" instruction dynamically from project name
- Update addon readme to match app readme language
- Update ember-try command from `testall` to `each`

/cc @rwjblue
@elwayman02 elwayman02 deleted the app-addon-readme branch July 8, 2016 23:28
@Turbo87 Turbo87 added this to the v2.8.0 milestone Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants