2017 © Pedro Peláez
 

library nette-twitter-bootstrap-installer

Composer post-install helper for Twitter bootstrap in Nette

image

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

The README.md

Nette Twitter Bootstrap Installer

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

  • variable vendor-dir path

The Versions

22/07 2013

dev-master

9999999-dev

Composer post-install helper for Twitter bootstrap in Nette

  Sources   Download

MIT

The Requires

 

installer nette twitter-bootstrap

30/04 2013

v0.1

0.1.0.0

Composer post-install helper for Twitter bootstrap in Nette

  Sources   Download

MIT

The Requires

 

installer nette twitter-bootstrap