androa / imbo-bootstrap
Bootstraps Imbo.
v0.1.1
2014-09-18 07:49 UTC
Requires
- imbo/imbo: >=1.0
This package is not auto-updated.
Last update: 2024-11-05 02:43:26 UTC
README
Used to quickly set up your own Imbo installation. For information about Imbo, go see the main project page.
Installation / Usage
-
Download the
composer.phar
executable or use the installer:$ curl -sS https://getcomposer.org/installer | php
-
Install with Composer:
$ php composer.phar create-project --no-interaction \ androa/imbo-bootstrap /path/to/install
-
Optional: Open your favourite editor and remove the
post-create-project-cmd
scripts, they are no longer needed.
IMPORTANT: Rename the name in composer.json before adding it to your own source code version system!
License
Copyright (c) 2011-2014, André Roaldseth andre@roaldseth.net
Licensed under the MIT License
Community
If you have any questions feel free to join #imbo
on the Freenode IRC
network (chat.freenode.net
), or ask them on the
forum.