Skip to content

Instantly share code, notes, and snippets.

@hiroy
Created August 1, 2012 17:09
Show Gist options
  • Save hiroy/3228892 to your computer and use it in GitHub Desktop.
Save hiroy/3228892 to your computer and use it in GitHub Desktop.
Karintoを導入するためのcomposer.json
{
"require": {
"karinto/karinto": "dev-master"
}
}
@hiroy
Copy link
Author

hiroy commented Aug 1, 2012

Karinto.phprequire_onceするようにしたのでvender/autoload.phpを使えばオートローディング可能

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment