Skip to content

Instantly share code, notes, and snippets.

@endel
Last active August 29, 2015 14:22
Show Gist options
  • Save endel/39a53f5fa4370f76d872 to your computer and use it in GitHub Desktop.
Save endel/39a53f5fa4370f76d872 to your computer and use it in GitHub Desktop.
hook installation output
[ 1:45:24] endel:~/Projects
$ curl -sSL https://raw.githubusercontent.com/doubleleft/hook/master/scripts/install.sh | bash
Cloning into 'hook'...
remote: Counting objects: 248, done.
remote: Compressing objects: 100% (219/219), done.
remote: Total 248 (delta 9), reused 120 (delta 6), pack-reused 0
Receiving objects: 100% (248/248), 155.39 KiB | 0 bytes/s, done.
Resolving deltas: 100% (9/9), done.
Checking connectivity... done.
# check dependencies
# install composer if we don't have it already
composer install --no-dev --prefer-dist
Warning: This development build of composer is over 30 days old. It is recommended to update it by running "/Users/endel/bin/composer self-update" to get the latest version.
Loading composer repositories with package information
Installing dependencies from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
- Installing symfony/routing (v2.6.4)
Loading from cache
- Installing symfony/http-foundation (v2.6.4)
Loading from cache
- Installing evenement/evenement (v2.0.0)
Loading from cache
- Installing react/stream (v0.4.2)
Loading from cache
- Installing react/event-loop (v0.4.1)
Loading from cache
- Installing react/socket (v0.4.2)
Loading from cache
- Installing symfony/event-dispatcher (v2.6.4)
Loading from cache
- Installing guzzle/guzzle (v3.9.2)
Loading from cache
- Installing cboden/ratchet (v0.3.2)
Loading from cache
- Installing symfony/process (v2.6.4)
Loading from cache
- Installing symfony/finder (v2.4.10)
Loading from cache
- Installing symfony/console (v2.6.4)
Loading from cache
- Installing seld/jsonlint (1.3.1)
Loading from cache
- Installing justinrainbow/json-schema (1.3.7)
Loading from cache
- Installing composer/composer (1.0.0-alpha9)
Loading from cache
- Installing doctrine/lexer (v1.0.1)
Loading from cache
- Installing doctrine/annotations (v1.2.3)
Loading from cache
- Installing doctrine/cache (v1.4.0)
Loading from cache
- Installing doctrine/collections (v1.2)
Loading from cache
- Installing doctrine/inflector (v1.0.1)
Loading from cache
- Installing doctrine/common (v2.4.2)
Loading from cache
- Installing doctrine/dbal (v2.5.1)
Loading from cache
- Installing duccio/apns-php (dev-master 6d2660f)
Loading from cache
- Installing endel/slim (dev-master f2aba4a)
Loading from cache
- Installing guzzlehttp/streams (2.1.0)
Loading from cache
- Installing guzzlehttp/guzzle (4.2.3)
Loading from cache
- Installing nesbot/carbon (1.14.0)
Loading from cache
- Installing illuminate/support (v4.1.30)
Loading from cache
- Installing illuminate/cache (v4.1.30)
Loading from cache
- Installing illuminate/filesystem (v4.1.30)
Loading from cache
- Installing illuminate/config (v4.1.30)
Loading from cache
- Installing illuminate/container (v4.1.30)
Loading from cache
- Installing symfony/security-core (v2.4.10)
Loading from cache
- Installing illuminate/encryption (v4.1.30)
Loading from cache
- Installing illuminate/events (v4.1.30)
Loading from cache
- Installing illuminate/database (v4.1.30)
Loading from cache
- Installing jenssegers/mongodb (v1.3.2)
Loading from cache
- Installing patchwork/utf8 (v1.2.1)
Loading from cache
- Installing swiftmailer/swiftmailer (v5.0.3)
Loading from cache
- Installing zordius/lightncandy (v0.19)
Loading from cache
Generating autoload files
Finished
Cloning into 'hook-cli'...
remote: Counting objects: 66, done.
remote: Compressing objects: 100% (59/59), done.
remote: Total 66 (delta 5), reused 35 (delta 3), pack-reused 0
Unpacking objects: 100% (66/66), done.
Checking connectivity... done.
# check dependencies
# install composer if we don't have it already
composer install --no-dev --prefer-dist
Warning: This development build of composer is over 30 days old. It is recommended to update it by running "/Users/endel/bin/composer self-update" to get the latest version.
Loading composer repositories with package information
Installing dependencies
- Installing kevinlebrun/colors.php (0.2.0)
Loading from cache
- Installing nategood/commando (0.2.7)
Loading from cache
- Installing guzzlehttp/streams (2.1.0)
Loading from cache
- Installing guzzlehttp/guzzle (4.2.3)
Loading from cache
- Installing illuminate/support (v4.2.17)
Downloading: 100%
- Installing symfony/yaml (v2.4.10)
Loading from cache
- Installing symfony/translation (v2.6.8)
Downloading: 100%
- Installing nesbot/carbon (1.19.0)
Downloading: 100%
Writing lock file
Generating autoload files
# ./commandline
mkdir -p /Users/endel/bin
ln -sf "/Users/endel/Projects/hook-cli/bin/hook" "/Users/endel/bin/hook"
chmod +x "/Users/endel/Projects/hook-cli/bin/hook" "/Users/endel/bin/hook"
npm --prefix "/Users/endel/Projects/hook-cli/console" install "/Users/endel/Projects/hook-cli/console"
npm WARN package.json hook-cli@0.1.0 No README data
> ws@0.4.32 install /Users/endel/Projects/hook-cli/console/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/bufferutil.node
SOLINK_MODULE(target) Release/bufferutil.node: Finished
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/validation.node
SOLINK_MODULE(target) Release/validation.node: Finished
> contextify@0.1.14 install /Users/endel/Projects/hook-cli/console/node_modules/jsdom/node_modules/contextify
> node-gyp rebuild
CXX(target) Release/obj.target/contextify/src/contextify.o
SOLINK_MODULE(target) Release/contextify.node
SOLINK_MODULE(target) Release/contextify.node: Finished
xmlhttprequest@1.6.0 console/node_modules/xmlhttprequest
minimist@1.1.1 console/node_modules/minimist
hook-javascript@0.3.4 console/node_modules/hook-javascript
jquery@2.1.4 console/node_modules/jquery
js2php@0.0.14 console/node_modules/js2php
└── esprima-fb@5001.1.0-dev-harmony-fb
form-data@0.1.4 console/node_modules/form-data
├── mime@1.2.11
├── async@0.9.2
└── combined-stream@0.0.7 (delayed-stream@0.0.5)
cli-table@0.3.1 console/node_modules/cli-table
└── colors@1.0.3
ws@0.4.32 console/node_modules/ws
├── tinycolor@0.0.1
├── options@0.0.6
├── commander@2.1.0
└── nan@1.0.0
jsdom@1.5.0 console/node_modules/jsdom
├── browser-request@0.3.3
├── cssom@0.3.0
├── nwmatcher@1.3.4
├── parse5@1.4.2
├── cssstyle@0.2.27
├── htmlparser2@3.8.2 (domelementtype@1.3.0, entities@1.0.0, domhandler@2.3.0, readable-stream@1.1.13, domutils@1.5.1)
├── request@2.56.0 (caseless@0.10.0, aws-sign2@0.5.0, forever-agent@0.6.1, stringstream@0.0.4, tunnel-agent@0.4.0, oauth-sign@0.8.0, isstream@0.1.2, json-stringify-safe@5.0.1, node-uuid@1.4.3, qs@3.1.0, form-data@0.2.0, bl@0.9.4, tough-cookie@1.2.0, combined-stream@1.0.3, mime-types@2.0.12, http-signature@0.11.0, hawk@2.3.1, har-validator@1.7.1)
└── contextify@0.1.14 (bindings@1.2.1, nan@1.8.4)
# add bash_completion
# add ~/bin to user PATH
Finished
[ 1:46:49] endel:~
$ hook
...
Command '' not found.
Use 'hook --help' to see available commands.
Usage:
hook command [--options]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment