54 Commits

Author SHA1 Message Date
André Cruz
129512b82e Update list of contributors. 2013-02-24 16:33:34 +00:00
Sindre Sorhus
5afe38c130 Add links to StackOverflow and IRC channel to readme 2013-02-20 23:31:58 +01:00
David DeSandro
b7cbd36a07 Close GH-251: add --dev install option for devDependencies, cleaned up. Fixes #246, Fixes #80 2013-02-14 22:47:41 +00:00
Nick Heiner
0ac0f4dee7 Close GH-236: Commands emit meaningful events (fixes #233). Fixes #233 2013-02-11 22:34:33 +00:00
David DeSandro
41a992e42a add ignore json to README 2013-01-30 11:36:52 -05:00
David DeSandro
abbeff8126 README : Add non-registered dependencies
Ref #210
2013-01-28 11:39:15 -05:00
David DeSandro
ecfb439543 use ** for bolds.
It was messing with my Markdown syntax parser 👾
2013-01-28 11:37:38 -05:00
Adrien Risser
d5b351cd38 updating ~.bowerrc in doc 2013-01-23 16:47:09 +01:00
Alex Normand
d6e742012e fixed typo in "Windows users" README section 2013-01-12 23:03:07 +01:00
Sindre Sorhus
4dc4cfdbcf readme - improve text regarding completion 2013-01-12 14:36:36 +01:00
André Cruz
aca618080b Grammar fix. 2012-12-30 12:05:13 +00:00
André Cruz
67290157b7 Merge pull request #190 from hemanth/patch-1
Added names of contributors from PR 174
2012-12-30 03:34:27 -08:00
André Cruz
eb9f6aca03 Merge branch 'master' of github.com:twitter/bower into completion
Conflicts:
	README.md
	lib/commands/register.js
	lib/core/config.js
2012-12-30 11:01:11 +00:00
André Cruz
82f5ad4af2 Complete completion section on the README 2012-12-30 10:56:21 +00:00
André Cruz
9c34adf2dc Merge branch 'completion' of git://github.com/mklabs/bower into completion
Conflicts:
	lib/commands/register.js
2012-12-30 10:28:39 +00:00
André Cruz
6812883511 Merge pull request #73 from uzquiano/master
Support for multiple endpoints in search and lookup
2012-12-30 02:14:14 -08:00
Brandon Zylstra
8ce4c1cdec grammar fix to README
It could be 'an URL' or 'a URL' (depending on whether 'URL' is pronounced as an acronym, or its initials are spoken), but 'and URL' is definitely a mistake.  Since it is most likely just a typo, I'll assume 'an URL' was intended.
2012-12-29 21:03:12 -05:00
Mickael Daniel
8a00820dbb Adding a few notes in readme for completion 2012-12-25 15:56:52 +01:00
hemanth.hm
12f72ae5cc Added names of contributors from PR 174
Well, mklabs was already there in the list :)
2012-12-25 10:25:41 +05:30
Michael Uzquiano
ef721bcd9d Update to README 2012-12-15 17:48:40 -05:00
Michael Uzquiano
a6c6e221f7 Merge branch 'master' of github.com:twitter/bower 2012-12-15 17:31:37 -05:00
André Cruz
7337a80550 Add package event that is fired for each installed/uninstalled package. 2012-12-14 14:57:58 +00:00
André Cruz
a93b166c1f Update README with doc regarding fetching of specific versions. 2012-12-08 11:24:17 +00:00
James M. Greene
4f5593e7bf Fixed a link with incorrect markdown syntax
Fixed a link to "semver" with incorrect markdown syntax.
2012-11-28 23:22:44 -06:00
Michael Uzquiano
a87b86b3e4 Fixes to merge conflicts, updating to master 2012-11-26 11:18:30 -05:00
André Cruz
c4d3612638 Typo. 2012-11-22 08:43:33 +00:00
André Cruz
57e46aff76 Add private repos reference, closes #151. 2012-11-21 23:18:52 +00:00
André Cruz
f925fb9adb Add windows install instructions, closes #148. 2012-11-20 20:23:42 +00:00
André Cruz
6a07c16f17 Add semver to the README.md. 2012-11-19 19:38:22 +00:00
Tom Preston-Werner
70df4932f2 Correct capitalization of GitHub. 2012-11-12 18:34:10 -08:00
André Cruz
b46e8166cc Update README.md, adding the new features. 2012-11-11 17:02:39 +00:00
Merrick Christensen
d60ca60360 Updated Bower documentation. 2012-11-03 14:46:43 -06:00
André Cruz
7437be8869 Add notes about how to unregister a package. 2012-11-03 12:43:52 +00:00
André Cruz
8dc17f64f8 Important fixes to the update command.
- Update command now correctly process passed packages
- Fix packages in which the name couldn't be correctly extracted from the remote URL
- Add --force flag, just like the install command
2012-10-24 01:28:18 +01:00
André Cruz
d4329c3b00 Reflect the recent changes on the README.md. 2012-10-23 23:09:16 +01:00
fat
d8278e0fb0 publish v0.3 + add satazor to author note 2012-10-22 15:40:21 -07:00
Ben Oakes
f4d386b694 Fix typo 2012-10-19 09:02:24 -05:00
Jacob Thornton
8716c2bb6c add note about programatic api 2012-10-16 23:45:03 -07:00
Jacob Thornton
59d49166c7 Merge branch 'master' of git://github.com/KarthikDot/bower into KarthikDot-master
Conflicts:
	README.md
	lib/core/config.js
	lib/core/source.js
	package.json
2012-10-16 23:28:38 -07:00
Sindre Sorhus
77fb081b93 Make it possible to disable colors
Fixes #76
2012-10-05 13:53:06 +02:00
Michael Uzquiano
d8ffbe2c33 Updates to README 2012-10-02 14:28:13 -04:00
Karthik Kastury
0ca0ac0782 Updated Readme to link to Official Bower-Server repo 2012-09-18 21:24:52 +05:30
Joshua Peek
406ada8ca6 Specify that there should only be one file per type in the main array 2012-09-17 18:47:08 -05:00
Paul Irish
d8cc04b1fe add --save to readme 2012-09-17 09:58:26 -07:00
Karthik Kastury
d53a74df23 Bower Config Management now powered by rc 2012-09-17 19:47:30 +05:30
Paul Irish
7141983133 adding sindre's listing to readme 2012-09-16 19:36:33 -07:00
Jacob Thornton
99d6f5c719 add component/component mention to readme 2012-09-13 17:02:32 -07:00
addyosmani
4527f76718 Minor tweak to last README patch. 2012-09-11 00:14:48 +01:00
Jonathan Neal
c93861f29f Update README.md
Is *this* a central point of failure? Apparently.
2012-09-10 16:05:41 -07:00
Kale Worsley
9a97e5f816 Fixing spelling mistake in README.md.
Changed `then` to `than`.
2012-09-10 10:39:20 +12:00