This repository was archived by the owner on May 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Install local dev dependencies: `npm install` while current directory is bootstrap repo | ||
|
||
#### Build | ||
* Build the whole project: `grunt` - this will run `lint`, `test`, and `concat` targets |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should leave the Build section in. Also, "Prepare your environment" can be part of the Build section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@chrisirhc You cant easily see it in this view but I link to 'development, roadmap etc' in the wiki from the readme.
See this page:
https://github.com/angular-ui/bootstrap/wiki/Development
Based on the fact that the 'missing information' is moved to the wiki and referenced from the README; are we all good to merge this in? |
Restructured README, added references to new Wiki pages and updated content Closes #3453
a261a15
to
02471e1
Compare
Squashed commits, ready for merge. |
fernando-sendMail
pushed a commit
to fernando-sendMail/bootstrap
that referenced
this pull request
Jul 9, 2015
Restructured README, added references to new Wiki pages and updated content Closes angular-ui#3453
fernando-sendMail
pushed a commit
to fernando-sendMail/bootstrap
that referenced
this pull request
Jul 16, 2015
Restructured README, added references to new Wiki pages and updated content Closes angular-ui#3453
fernando-sendMail
pushed a commit
to fernando-sendMail/bootstrap
that referenced
this pull request
Jul 16, 2015
Restructured README, added references to new Wiki pages and updated content Closes angular-ui#3453
fernando-sendMail
pushed a commit
to fernando-sendMail/bootstrap
that referenced
this pull request
Jul 16, 2015
Restructured README, added references to new Wiki pages and updated content Closes angular-ui#3453
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added Wiki references and updated information