dvomedia/gulp-skeleton 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dvomedia/gulp-skeleton

Composer 安装命令:

composer create-project dvomedia/gulp-skeleton

包简介

A pre-configured skeleton for using Gulp, Silex & Twig

README 文档

README

Build Status

Intro to Gulp

To clone run:

$ composer create-project dvomedia/gulp-skeleton path/to/install --stability=dev

Composer will create a new Gulp/Silex project under the path/to/install directory. Be sure to press 'y' when asked if you want to remove the current .git repository

Assuming you already have the standard dev tools (node, npm & bower, bower) installed, all you need to do is checkout this codebase and then run:

$ ./install.sh

Done!

All bootstrap and fontawesome and anything from resources/sass/style.scss will be included in web/dist/css/style.css.

Jquery 2.1.4 and any other js (resources/js/.js) will go into web/dist/js/

Don't have standard dev tools?

brew install node gem install sass

统计信息

  • 总下载量: 12
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 9
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GNU
  • 更新时间: 2015-06-22