https://github.com/crell/slides-composer
https://github.com/crell/slides-composer
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crell/slides-composer
- Owner: Crell
- Created: 2013-06-25T04:33:15.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2018-12-30T01:03:10.000Z (over 7 years ago)
- Last Synced: 2025-01-25T15:11:18.402Z (over 1 year ago)
- Language: JavaScript
- Size: 3.63 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```