Download the PHP package michalhisim/nette-twitter-bootstrap-installer without Composer
On this page you can find all versions of the php package michalhisim/nette-twitter-bootstrap-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michalhisim/nette-twitter-bootstrap-installer
More information about michalhisim/nette-twitter-bootstrap-installer
Files in michalhisim/nette-twitter-bootstrap-installer
Download michalhisim/nette-twitter-bootstrap-installer
More information about michalhisim/nette-twitter-bootstrap-installer
Files in michalhisim/nette-twitter-bootstrap-installer
Vendor michalhisim
Package nette-twitter-bootstrap-installer
Short Description Composer post-install helper for Twitter bootstrap in Nette
License MIT
Package nette-twitter-bootstrap-installer
Short Description Composer post-install helper for Twitter bootstrap in Nette
License MIT
Please rate this library. Is it a good library?
Informations about the package nette-twitter-bootstrap-installer
Nette Twitter Bootstrap Installer
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
All versions of nette-twitter-bootstrap-installer with dependencies
PHP Build Version
Package Version
The package michalhisim/nette-twitter-bootstrap-installer contains the following files
Loading the files please wait ....