library nette-twitter-bootstrap-installer
Composer post-install helper for Twitter bootstrap in Nette
michalhisim/nette-twitter-bootstrap-installer
Composer post-install helper for Twitter bootstrap in Nette
- Monday, July 22, 2013
- by michalhisim
- Repository
- 1 Watchers
- 0 Stars
- 121 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Composer post-install helper for Twitter bootstrap into Nette, (*1)
Inspired by https://github.com/sanpii/twitter-bootstrap-installer, (*2)
Instalation
$ composer require michalhisim/nette-twitter-bootstrap-installer *@dev
And append this configuration in composer.json
:, (*3)
"scripts": {
"post-install-cmd": "michalhisim\\NetteTwitterBootstrapInstaller\\Composer\\ScriptHandler::postInstall",
"post-update-cmd": "michalhisim\\NetteTwitterBootstrapInstaller\\Composer\\ScriptHandler::postUpdate"
},
"extra": {
"nette-web-dir": "www"
}
Added features
dev-master
9999999-dev
Composer post-install helper for Twitter bootstrap in Nette
Sources
Download
MIT
The Requires
installer
nette
twitter-bootstrap
v0.1
0.1.0.0
Composer post-install helper for Twitter bootstrap in Nette
Sources
Download
MIT
The Requires
installer
nette
twitter-bootstrap