michalhisim/nette-twitter-bootstrap-installer
Composer 安装命令:
composer require michalhisim/nette-twitter-bootstrap-installer
包简介
Composer post-install helper for Twitter bootstrap in Nette
README 文档
README
Composer post-install helper for Twitter bootstrap into Nette
Inspired by https://github.com/sanpii/twitter-bootstrap-installer
Instalation
$ composer require michalhisim/nette-twitter-bootstrap-installer *@dev
And append this configuration in composer.json:
"scripts": {
"post-install-cmd": "michalhisim\\NetteTwitterBootstrapInstaller\\Composer\\ScriptHandler::postInstall",
"post-update-cmd": "michalhisim\\NetteTwitterBootstrapInstaller\\Composer\\ScriptHandler::postUpdate"
},
"extra": {
"nette-web-dir": "www"
}
Added features
- variable vendor-dir path
统计信息
- 总下载量: 128
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-04-29