An open API service indexing awesome lists of open source software.

https://github.com/crell/slides-composer


https://github.com/crell/slides-composer

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Composer: There's a Module (or Library) for That!
=================================================

Presentation by [Rob Loach](http://robloach.net), [Larry Garfield](http://www.garfieldtech.com)] and [Sam Boyer](http://twitter.com/sdboyer).

Build
-----

``` bash
curl -sS https://getcomposer.org/installer | php
php composer.phar install
```