michalhisim/nette-twitter-bootstrap-installer

Composer post-install helper for Twitter bootstrap in Nette

Installs: 128

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/michalhisim/nette-twitter-bootstrap-installer

v0.1 2013-04-30 10:34 UTC

This package is not auto-updated.

Last update: 2025-10-06 16:05:55 UTC


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