文件名称:hb-showcase:hb-showcase
文件大小:78KB
文件格式:ZIP
更新时间:2024-06-13 17:08:52
Makefile
蜜蜂CMF项目模板 这个模板应该使您开始一个新的基于Honeybee的项目。 在主机系统上安装 先决条件: 创建用于开发的虚拟机: git clone git@github.com:berlinonline/hb-showcase.git cd hb-showcase git submodule update --init --recursive (获取木偶食谱) cd dev/box vagrant up 在虚拟机内部安装 vagrant ssh cd /srv/www/hb-showcase.local/ git clone git clone git@github.com:berlinonline/hb-showcase.git . make install bin/cli core.migrate.run 第一个用户帐户 cd /srv/www/hb-showca
【文件预览】:
hb-showcase-master
----etc()
--------.gitignore(8B)
--------integration()
--------patches()
--------build()
----.gitignore(246B)
----README.md(1KB)
----environaut.xml(2KB)
----.gitmodules(113B)
----bin()
--------.gitignore(15B)
--------test(1KB)
--------revert-patches(971B)
--------cli(1KB)
--------wget_packages(874B)
--------apply-patches(1KB)
----tests()
--------run-tests.php(1KB)
--------config.php(504B)
----dev()
--------skeletons()
--------box()
----composer.lock(155KB)
----composer.json(2KB)
----app()
--------.gitignore(16B)
--------config()
--------modules()
--------templates()
--------lib()
--------bootstrap.php(516B)
----vendor()
--------package.txt(323B)
--------.gitignore(81B)
--------README.md(2KB)
--------.bowerrc(130B)
--------bower.json(212B)
--------package.json(266B)
----pub()
--------index.php(1KB)
--------static()
----Makefile(12KB)