atomik / skeleton
This package is abandoned and no longer maintained.
No replacement package was suggested.
Application skeleton for Atomik Framework
3.1.1
2013-08-13 07:16 UTC
Requires
- php: >=5.3.0
- atomik/atomik: 3.*
- maximebf/debugbar: 1.*
Suggests
- kriswallsmith/assetic: Required for the Assets plugin
- maximebf/ConsoleKit: Required for the Console plugin
This package is not auto-updated.
Last update: 2024-05-25 11:51:24 UTC
README
Skeleton application for Atomik Framework
The skeleton is a base Atomik application with a basic directory structure which let you start building your project in a matter of seconds!
$ php composer.phar create-project atomik/skeleton /path/to/my/install/folder
Navigate to your website in your browser (ie. http://localhost) where you should see a congratulation message.
To activate pretty URLs, rename the htaccess.example file to .htaccess