1
0
Fork 0
Commit Graph

50 Commits (b056d9ae4231a5b348f2133929092caa2e9abb99)

Author SHA1 Message Date
Robert Brown 1637e80893 Update readme.md to include php fall back
Update the README.md to include the php only command to install
composer incase curl is not available
2015-10-24 16:34:35 +01:00
Rob Bast df10a80501 updated code of conduct and minor addition in contrib 2015-08-11 10:41:34 +02:00
Rob Bast 0a0f7f4db2 1.0.0 -> 1.1.0 2015-06-24 08:58:03 +02:00
Robert Reiz 26d869f77d Adding dependency badge and reference badge
All dependencies are up-to-date and ~400 other packages are referencing composer. Keep up the good work.
2015-05-11 13:32:10 +02:00
Jordi Boggiano 1c190cb181 Update readme 2015-05-10 15:17:42 +01:00
Possum 2e99b9fdf5 Use https where possible 2015-05-04 19:37:57 +02:00
Grégoire Paris 5b800169e7 move contributing instructions to a separate file
A link to the CONTRIBUTING.md will show up on Github's pull request
creation form. Plus, this makes the README shorter and more relevant for
users.
2015-01-07 21:47:00 +01:00
Thaddee Tyl a63495415a Readme: Use an SVG badge.
They look better on retina screens and when zoomed in.
2014-12-02 16:34:50 +01:00
Tomáš Votruba 2cdc647f9f Readme: update coding standard link
Maybe it's on purpose, but current link leads to documentation, where deprecated note.
2014-10-04 20:48:31 +02:00
Jordi Boggiano a25596698b Update short project description (creds to @briandoll) 2014-02-13 14:40:13 +01:00
Jordi Boggiano 28abb08da8 Move homebrew docs to the docs 2013-10-16 16:24:48 +02:00
Jordi Boggiano d21994bdbf Point to docs for install instructions, fixes #2336 2013-10-16 14:11:38 +02:00
Igor Wiedler c1a4e5d43b Add curl -sS everywhere 2013-02-18 17:56:13 +01:00
Igor Wiedler ce7a75fe03 Display SSL errors
`curl -s` not only hides the progress bar, it also hides errors. `-S` makes the errors show up again.
2013-02-18 17:51:12 +01:00
Jordi Boggiano 83cd5dd092 Change docs URLs to point to HTTPS versions of the sites 2012-11-08 15:10:26 +01:00
Jordi Boggiano 1424b9613b Also fix the headline of the README 2012-11-08 15:07:42 +01:00
Igor Wiedler e7c7e2f70d Consistently describe composer as dep mgr as opposed to package mgr
Closes #1207.
2012-11-07 13:16:47 +01:00
Jordi Boggiano 48b7e329c1 Add user ml link 2012-10-24 10:22:40 +02:00
Jordi Boggiano 3f4b6bf83b Update requirements info, refs #1071 2012-09-07 22:36:05 +02:00
Jordi Boggiano f4f14b684a Add note about hiddeninput.exe sources, fixes #675 2012-08-26 00:28:28 +02:00
Jordi Boggiano ab38ee3187 Fix travis icon 2012-08-20 01:53:25 +02:00
Kyle Robinson Young 6375bc5551 Typo fixes 2012-06-20 14:15:54 -07:00
Dinduks 5595ebc233 Add more info to "Install. from Source" in the README 2012-06-10 18:48:33 +02:00
Jean-Marc Fontaine 545d3cb06b Fixed the name of the homebrew package 2012-05-23 16:08:37 +02:00
Gergo Erdosi b6cd2f6e08 Update Homebrew installation instructions.
Composer is now part of the homebrew-php repository which is used by most of the Homebrew users. The Gist formula in the previous version of the instructions raises a warning, which might confuse users. The installation of the new formula runs seamlessly without any warnings.
2012-05-17 17:06:57 +03:00
Jordi Boggiano 420baf777f Update README 2012-04-12 09:57:52 +02:00
Igor Wiedler e4143f98c5 [docs] mention coding standards 2012-02-20 16:25:11 +01:00
Henrik Bjørnskov cd7d0b300c Formatting for the README.md install command. 2012-02-14 15:31:05 +01:00
Jordi Boggiano 54dece1dc7 Update README 2012-01-24 22:49:57 +01:00
digitalkaoz 3efb2d01d1 added installer note in README 2012-01-24 12:23:51 +01:00
Jordi Boggiano e3a25db0a3 Add community/ML stuff to the README 2012-01-17 22:23:31 +01:00
Henrik Bjørnskov 9fcf01695c Update README.md 2012-01-12 12:54:26 +01:00
Jordi Boggiano f700724eaf Adjust README, refs #188 2012-01-08 18:14:50 +01:00
Wil Moore III e39f6e1587 added callout note to manual install section 2012-01-07 13:55:20 -07:00
Wil Moore III 4dc89c7940 updated homebrew install/upgrade info based on changes to formula 2012-01-07 13:52:56 -07:00
Wil Moore III 752e4cc11f updated homebrew install/upgrade info based on changes to formula 2012-01-07 13:52:22 -07:00
Wil Moore III 8b3af6231f forgot the closing tick 2012-01-07 04:39:36 -07:00
Wil Moore III bb5c2ad06c added a blurb to the README regarding installing composer via homebrew. 2012-01-07 04:35:23 -07:00
Jordi Boggiano f5b7e968b2 Minor adjustments to merged PR 2011-11-20 22:03:11 +01:00
Jordi Boggiano 5b87a02767 Merge remote-tracking branch 'prodigitalson/master' 2011-11-20 21:43:31 +01:00
Ant Cunningham e0400773f7 Adding support for configurable vendor path in composer.json. 2011-11-18 13:31:50 -05:00
Jordi Boggiano 1d5a03eedc Add travis icon to the readme 2011-11-16 13:54:17 +01:00
Henrik Bjørnskov 46295bbe51 Add Section to README.md
Information about installing composer in a system wide PEAR like way.

Change bin path

More readme updating on global install
2011-11-04 15:27:10 +01:00
Jordi Boggiano 2ff8858370 Add instructions to install from source 2011-11-04 11:24:03 +01:00
Jordi Boggiano d7b77b9e87 Add note about Contributing to README 2011-10-23 19:40:44 +02:00
Jordi Boggiano 536c1e0f88 Update README 2011-10-03 10:50:09 +02:00
Jordi Boggiano 7c7bbb18c8 Updated README, refs #24 2011-10-02 23:38:27 +02:00
xaav 77934f3062 Edited README.md via GitHub 2011-06-28 11:37:31 -07:00
Jordi Boggiano 7ea2fd6c93 Fix author/copyright 2011-04-17 21:39:53 +02:00
Nils Adermann ea13ad7669 Add a LICENSE and Readme file. 2011-04-05 17:36:01 +02:00