atomik / skeleton
此包已被废弃,不再维护。未建议任何替代包。
Atomik框架的应用骨架
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
Atomik框架的骨架应用
该骨架是一个基础Atomik应用,具有基本的目录结构,让您只需几秒钟就能开始构建您的项目!
$ php composer.phar create-project atomik/skeleton /path/to/my/install/folder
在浏览器中导航到您的网站(例如 http://localhost),您应该会看到一个祝贺信息。
要激活美化URL,请将htaccess.example文件重命名为 .htaccess